haskellfoundation / hs-opt-handbook.github.io

The Haskell Optimization Handbook
https://haskell.foundation/hs-opt-handbook.github.io/
Creative Commons Attribution 4.0 International
173 stars 12 forks source link

Wrangling lazy tuples chapter #45

Open doyougnu opened 2 years ago

doyougnu commented 2 years ago

this might be a section in a future excessive allocation chapter

doyougnu commented 1 year ago

good example of why this is so often hard: https://gitlab.haskell.org/ghc/ghc/-/merge_requests/9868#note_478265