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

Chapter on low-level CPU optimizations #60

Open doyougnu opened 1 year ago

doyougnu commented 1 year ago

Things like:

The key aspect of these should be that the developer can read the chapter and use its techniques on their own code without being a GHC developer or a master of Cmm and GHC's RTS

Some resources:

Some memory footprints: