2008 Galois, Inc. All rights reserved.
Making it easy
•A good benchmarking lib should
–Make it easy to code up benchmarks –Plot / print it in a variety of formats –Tell you when you're doing it wrong
Compared to most other benchmarking frameworks (for any programming language,not just Haskell), criterion focuses on being easy to use, informative, and robust.