The criterion package
This library provides a powerful but simple way to measure the performance of Haskell code. 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.
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 | base (<5), bytestring (≥0.9 & <1.0), containers, deepseq (≥1.1.0.0), filepath, mtl, mwc-random (≥0.8.0.3), parallel, parsec (≥3.1.0), statistics (≥0.8.0.5), time, vector (≥0.7.0.0), vector-algorithms (≥0.4) |
| License | BSD3 |
| Copyright | 2009-2010 Bryan O'Sullivan |
| Author | Bryan O'Sullivan <bos@serpentine.com> |
| Maintainer | Bryan O'Sullivan <bos@serpentine.com> |
| Category | Development, Performance, Testing |
| Home page | http://bitbucket.org/bos/criterion |
| Bug tracker | http://bitbucket.org/bos/criterion/issues |
| Source repository | hg clone http://bitbucket.org/bos/criterion |
| Upload date | Mon Apr 18 18:44:54 UTC 2011 |
| Uploaded by | BryanOSullivan |
| Built on | ghc-7.0 |
| Distributions | NixOS: 0.6.2.1, Debian: 0.6.2.0, FreeBSD: 0.6.2.1 |
Modules
Downloads
- criterion-0.5.0.8.tar.gz (Cabal source package)
- package description (included in the package)