The criterion package
This library provides a powerful but simple way to measure software performance. It provides both a framework for executing and analysing benchmarks and a set of driver functions that makes it easy to build and run benchmarks, and to analyse their results.
The fastest way to get started is to read the documentation and examples in the Criterion.Main module.
For an example of the kinds of reports that criterion generates, see http://bos.github.com/criterion/.
Properties
| Versions | 0.1, 0.1.2, 0.1.3, 0.1.4, 0.2.0, 0.3.0, 0.4.0, 0.4.1.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.0.4, 0.5.0.5, 0.5.0.7, 0.5.0.8, 0.5.0.9, 0.5.0.10, 0.5.1.0, 0.5.1.1, 0.6.0.0, 0.6.0.1, 0.6.1.1, 0.6.2.0, 0.6.2.1, 0.8.0.0 |
|---|---|
| Dependencies | aeson (≥0.3.2.12), base (<5), bytestring (≥0.9 & <1.0), containers, deepseq (≥1.1.0.0), directory, filepath, hastache (≥0.1.5), mtl (≥2), mwc-random (≥0.8.0.3), parsec (≥3.1.0), statistics (≥0.10.0.0), time, transformers, vector (≥0.7.1), vector-algorithms (≥0.4) |
| License | BSD3 |
| Copyright | 2009, 2010, 2011 Bryan O'Sullivan |
| Author | Bryan O'Sullivan <bos@serpentine.com> |
| Maintainer | Bryan O'Sullivan <bos@serpentine.com> |
| Category | Development, Performance, Testing, Benchmarking |
| Home page | https://github.com/bos/criterion |
| Bug tracker | https://github.com/bos/criterion/issues |
| Source repository | git clone git://github.com/bos/criterion.git |
| Upload date | Sat Jan 21 22:32:51 UTC 2012 |
| Uploaded by | BryanOSullivan |
| Built on | ghc-7.2 |
| Distributions | NixOS: 0.8.0.0, Debian: 0.6.2.0, FreeBSD: 0.6.2.1 |
Modules
Downloads
- criterion-0.6.0.1.tar.gz (Cabal source package)
- package description (included in the package)