criterion: Robust, reliable performance measurement and analysis
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/.
[Skip to Readme]
Modules
[Index]
Downloads
- criterion-0.6.2.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 0.8.0.1, 0.8.0.2, 0.8.1.0, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.1.0, 1.0.2.0, 1.1.0.0, 1.1.1.0, 1.1.4.0, 1.2.0.0, 1.2.1.0, 1.2.2.0, 1.2.3.0, 1.2.4.0, 1.2.5.0, 1.2.6.0, 1.3.0.0, 1.4.0.0, 1.4.1.0, 1.5.0.0, 1.5.1.0, 1.5.2.0, 1.5.3.0, 1.5.4.0, 1.5.5.0, 1.5.6.0, 1.5.6.1, 1.5.6.2, 1.5.7.0, 1.5.8.0, 1.5.9.0, 1.5.10.0, 1.5.11.0, 1.5.12.0, 1.5.13.0, 1.6.0.0, 1.6.1.0, 1.6.2.0, 1.6.3.0 (info) |
---|---|
Dependencies | aeson (>=0.3.2.12), base (<4.8), bytestring (>=0.9 && <1.0), containers, deepseq (>=1.1.0.0 && <1.4), directory, filepath, hastache (>=0.5 && <0.6), mtl (>=2), mwc-random (>=0.8.0.3), parsec (>=3.1.0), statistics (>=0.10 && <0.11), time, transformers, vector (>=0.7.1), vector-algorithms (>=0.4) [details] |
License | BSD-3-Clause |
Copyright | 2009-2013 Bryan O'Sullivan |
Author | Bryan O'Sullivan <bos@serpentine.com> |
Maintainer | Bryan O'Sullivan <bos@serpentine.com> |
Revised | Revision 2 made by HerbertValerioRiedel at 2015-01-05T19:10:33Z |
Category | Development, Performance, Testing, Benchmarking |
Home page | https://github.com/bos/criterion |
Bug tracker | https://github.com/bos/criterion/issues |
Source repo | head: git clone git://github.com/bos/criterion.git |
Uploaded | by BryanOSullivan at 2013-02-03T19:34:13Z |
Distributions | Arch:1.6.1.0, Debian:1.5.6.2, Fedora:1.6.1.0, FreeBSD:1.1.0.0, LTSHaskell:1.6.3.0, NixOS:1.6.3.0, Stackage:1.6.3.0, openSUSE:1.6.3.0 |
Reverse Dependencies | 28 direct, 3603 indirect [details] |
Downloads | 122431 total (358 in the last 30 days) |
Rating | 2.75 (votes: 8) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |