Skip to content

Instantly share code, notes, and snippets.

@dorchard
Created July 24, 2014 12:58
Show Gist options
  • Save dorchard/abd86980909e7e910c79 to your computer and use it in GitHub Desktop.
Save dorchard/abd86980909e7e910c79 to your computer and use it in GitHub Desktop.
Profiling builds with GHC, useful sites
* https://www.haskell.org/ghc/docs/7.8.2/html/users_guide/prof-compiler-options.html
GHC profiling options
* http://lambdor.net/?p=258
Describes how to install profile libraries
* http://www.haskell.org/pipermail/haskell-cafe/2009-April/060482.html
Describes what to do when profiling with Template Haskell code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment