Skip to content

Instantly share code, notes, and snippets.

@obfusk
Created November 16, 2019 07:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save obfusk/bf70b992f2e7da6691caf2274ee8368f to your computer and use it in GitHub Desktop.
Save obfusk/bf70b992f2e7da6691caf2274ee8368f to your computer and use it in GitHub Desktop.
ghc profile memory (stack + heap)
compile: -prof -fprof-auto -rtsopts
run: +RTS -hc -L60 -xt
graph: hp2ps -c foo.hp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment