Measuring performance of GHC
Ben Gamari
ben at smart-cactus.org
Tue Dec 6 22:14:10 UTC 2016
Joachim Breitner <mail at joachim-breitner.de> writes:
> Hi,
>
> Am Dienstag, den 06.12.2016, 19:27 +0000 schrieb Michal Terepeta:
>> (isn't that's what perf.haskell.org is doing?)
>
> for compiler performance, it only reports the test suite perf test
> number so far.
>
> If someone modifies the nofib runner to give usable timing results for
> the compiler, I can easily track these numbers as well.
>
I have a module [1] that does precisely this for the PITA project (which
I still have yet to put up on a public server; I'll try to make time for
this soon).
Cheers,
- Ben
[1] https://github.com/bgamari/ghc-perf-import/blob/master/SummarizeResults.hs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 454 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20161206/e81a936a/attachment.sig>
More information about the ghc-devs
mailing list