[Haskell-cafe] Profiling analyzing ghc compilation

Martin Heuschober epsilonhalbe at gmail.com
Thu Feb 18 15:53:15 UTC 2021


Hi,

Is there a way to profile (time/space) GHC compilation itself, I'd be interested in what compilation steps in compiling my project take long and how much RAM it uses/why it uses so much RAM, so I can identify what to rewrite, remove, and split to get a leaner build.
Thanks,
Martin

PS.: I hope this is the right place to ask this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20210218/89dbe81b/attachment.html>


More information about the Haskell-Cafe mailing list