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.5.1.4), parallel, parsec (≥3.1.0), statistics (≥0.6.0.1), time, vector (≥0.6.0.2), vector-algorithms (≥0.3.2) |
| 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 |
| Upload date | Tue Jul 13 00:02:39 UTC 2010 |
| Uploaded by | BryanOSullivan |
| Built on | ghc-6.12 |
| Distributions | NixOS: 0.8.0.0, Debian: 0.6.2.0, FreeBSD: 0.6.2.1 |
Modules
Downloads
- criterion-0.5.0.2.tar.gz (Cabal source package)
- package description (included in the package)