[Haskell-beginners] Profiling tiny executions in ghc

pmcilroy at gmail.com pmcilroy at gmail.com
Wed Jan 13 03:39:34 UTC 2016


Is there a way to count numbers of calls, allocations or constructions to get an estimate of program performance in ghc?
I am curious about the performance of the various implementations of blowup in previous discussions. Timing and profile sampling is not convenient.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20160112/7acfe8bc/attachment.html>


More information about the Beginners mailing list