
4 Nov
2010
4 Nov
'10
7:22 p.m.
On Thu, Nov 4, 2010 at 8:09 PM, Jiansen He
Hello, I want to write a timing method to test sub steps in my program.
Benchmarking is really tricky. I suggest you use the excellent Criterion benchmarking package: http://hackage.haskell.org/package/criterion Just type "cabal install criterion -f-Chart" Johan