Am Mittwoch 17 Juni 2009 20:25:08 schrieb Nico Rolle:
> or is there a better way to mesure performance in execution time?

I think System.CPUTime provides more reliable timings if the work takes long 
enough for 
the scheduler to kick in.

And there are several benchmarking packages on Hackage, e.g. maybench, 
microbench, 
benchpress, StrictBench.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to