[Haskell-cafe] Haskell performance
Ian Lynagh
igloo at earth.li
Sun Dec 23 06:52:12 EST 2007
On Thu, Dec 20, 2007 at 10:58:17AM +0000, Malcolm Wallace wrote:
>
> Nobench does already collect code size, but does not yet display it in
> the results table. I specifically want to collect compile time as well.
> Not sure what the best way to measure allocation and peak memory use
> are?
This:
http://lists.osuosl.org/pipermail/darcs-devel/2006-January/004016.html
should be Haskell-implementation-independent, but is probably
Linux-specific. Adapting it to other Unix-like OSes is probably easy,
but I have no idea about Windows.
Thanks
Ian
More information about the Haskell-Cafe
mailing list