
20 Dec
2007
20 Dec
'07
5:56 a.m.
* 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.