[Haskell-cafe] benchmarking pure code

Bryan O'Sullivan bos at serpentine.com
Wed Mar 31 13:38:50 EDT 2010


On Wed, Mar 31, 2010 at 4:12 AM, Paul Brauner <paul.brauner at loria.fr> wrote:

> Thank you, I will look at that. But it seems that criterion uses NFData no?
>

I do not know of anything wrong with NFData. What you're seeing is much more
likely to be a bug in either the benchmarking library you're using, or in
your use of it. Most of the benchmarking frameworks on Hackage are extremely
dodgy, which was why I wrote criterion.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100331/c4e68466/attachment.html


More information about the Haskell-Cafe mailing list