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, parallel, parsec, statistics (≥0.3.5), time, uvector (≥0.1.0.5), uvector-algorithms (≥0.2) |
| License | BSD3 |
| Copyright | 2009 Bryan O'Sullivan |
| Author | Bryan O'Sullivan <bos@serpentine.com> |
| Maintainer | Bryan O'Sullivan <bos@serpentine.com> |
| Category | Development, Performance, Testing |
| Upload date | Fri Dec 11 00:45:00 UTC 2009 |
| Uploaded by | BryanOSullivan |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | NixOS: 0.6.2.1, Debian: 0.6.2.0, FreeBSD: 0.6.2.1 |
Modules
Downloads
- criterion-0.4.0.tar.gz (Cabal source package)
- package description (included in the package)