criterion-0.5.0.10: Robust, reliable performance measurement and analysis

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

Versions0.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
Dependenciesbase (<5), bytestring (≥0.9 & <1.0), containers, deepseq (≥1.1.0.0), filepath, mtl, mwc-random (≥0.8.0.3), parsec (≥3.1.0), statistics (≥0.8.0.5), time, vector (≥0.7.0.0), vector-algorithms (≥0.4)
LicenseBSD3
Copyright2009, 2010, 2011 Bryan O'Sullivan
AuthorBryan O'Sullivan <bos@serpentine.com>
MaintainerBryan O'Sullivan <bos@serpentine.com>
CategoryDevelopment, Performance, Testing
Home pagehttp://bitbucket.org/bos/criterion
Bug trackerhttp://bitbucket.org/bos/criterion/issues
Source repositoryhg clone http://bitbucket.org/bos/criterion
Upload dateWed Jun 8 17:31:52 UTC 2011
Uploaded byBryanOSullivan
Built onghc-7.0, ghc-7.2
DistributionsNixOS: 0.6.0.1, Debian: 0.6.0.1, FreeBSD: 0.6.0.1

Modules

Downloads