criterion: Robust, reliable performance measurement and analysis
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.
[Skip to Readme]
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, 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 (info) |
---|---|
Dependencies | aeson, base (<5), bytestring (>=0.9 && <1.0), Chart (>=0.13 && <0.15), containers, data-accessor, deepseq (>=1.1.0.0), filepath, mtl, mwc-random (>=0.8.0.3), parsec (>=3.1.0), statistics (>=0.8.0.6 && <0.10.0.0), time, vector (>=0.7.0.0), vector-algorithms (>=0.4) [details] |
License | BSD-3-Clause |
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 |
Home page | http://bitbucket.org/bos/criterion |
Bug tracker | http://bitbucket.org/bos/criterion/issues |
Source repo | head: hg clone http://bitbucket.org/bos/criterion |
Uploaded | by BryanOSullivan at Thu Nov 17 18:40:41 UTC 2011 |
Distributions | Arch:1.4.0.0, Debian:1.1.0.0, Fedora:1.3.0.0, FreeBSD:1.1.0.0, LTSHaskell:1.3.0.0, NixOS:1.4.1.0, Stackage:1.3.0.0, openSUSE:1.3.0.0 |
Downloads | 52150 total (357 in the last 30 days) |
Rating | 2.5 (votes: 4) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
chart | enable use of the Chart package | Disabled | Automatic |
gtk | enable displaying charts in GTK+ windows | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- criterion-0.5.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)