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

-ddump-timings flag chapter and parsing its output #25

Open doyougnu opened 2 years ago

doyougnu commented 2 years ago

Be sure to describe in detail what the output means and how to interpret. A reader should be able to immediately gain insight into the runtime behavior of their program and pin-point the hot-spot.