haskellfoundation / haskellfoundation/hs-opt-handbook.github.io

Heap profiling doesn't always require compiling in profiling way

Open
#83 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
190
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Thank you for the comprehensive section in the book about using eventlog2html to do heap profiling. It's a good resource.

I think it is very import to mention that you do not need to compile in the profiling way to use `-hT` and `-hi` profiling modes.

I do most my profiling using these two modes and it greatly simplifies things not having to use profiled way.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.