[Haskell-beginners] Profiling tiny executions in ghc

Rein Henrichs rein.henrichs at gmail.com
Wed Jan 13 03:44:19 UTC 2016


s/and an/and is an

On Tue, Jan 12, 2016 at 7:44 PM Rein Henrichs <rein.henrichs at gmail.com>
wrote:

> Simon Marlow's book *Parallel and Concurrent Programming in Haskell*,
> which is freely available online, demonstrates a variety of Haskell
> profiling tools and an exceptional book that every Haskell programmer
> should read anyway imo.
>
> On Tue, Jan 12, 2016 at 7:39 PM <pmcilroy at gmail.com> wrote:
>
>> 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.
>> _______________________________________________
>> Beginners mailing list
>> Beginners at haskell.org
>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20160113/c0e015bf/attachment.html>


More information about the Beginners mailing list