typelead/eta

Unpacking polymorphic fields

rahulmutt opened this issue · 0 comments

We should implement this GHC Trac ticket at some point:

https://gitlab.haskell.org/ghc/ghc/issues/7647

Compact data layouts are essential for performance at times via reduction in cache misses.