* Simon Peyton-Jones wrote:
> Does anyone feel like doing this?  It'd be a great service.  No need to
> know anything much about GHC.

I'd like to do that. For a lecture I'm already generated performance tests
for various sorting algorithms.

It's designed about a function "performance :: Size -> IO RunsPerSecond".
So with unsafePerformIO it is a good candidate for quickCheck.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to