I am in the process of writing a library for my MSc dissertation and
would like to do some benchmarking.  In doing so I need to compare
the time and space of my library with some other code.  Is there a
framework for doing so in Haskell, aside from the Profiling tools in
GHC?   Basically I'm looking for something like QuickCheck, but that
helps with generating repeatable tests to measure performance.  Is
there anything out there that anyone would recommend?

-- 
Tom Harper
MSc Computer Science '08
University of Oxford
Mobile: +44 (0)7533 998 591
Skype: +1 949 273 4627 (harpertom)
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to