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

Flamegraph chapter #29

Open doyougnu opened 2 years ago

doyougnu commented 2 years ago

Chapter for emitting and understanding flamegraphs in the context of GHC. Perhaps this moves to the GHC section because it relies on -prof?

some links:

doyougnu commented 1 year ago

also speedscope: https://mpickering.github.io/posts/2019-11-07-hs-speedscope.html