haskellfoundation / haskellfoundation/hs-opt-handbook.github.io
Heap Profiling with GHC
Open
ghc
measurement
- Dominant language
- HTML
- Stars
- 190
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
1.1.1 heap profiling (most importantly _what_ to look for, e.g., classic
triangle implies memory leak): -hT -hC -hy etc.
Contributor guide
Assessment
This issue has not been assessed yet.