criterion-measurement

Measurement-related functionality extracted from Criterion, with minimal dependencies. The rationale for this is to enable alternative analysis front-ends.


Keywords
bsd3, development, library, performance, testing, Propose Tags , Skip to Readme, , Index, Quick Jump, Criterion.Measurement, Criterion.Measurement.Types, Criterion.Measurement.Types.Internal, More info, criterion-measurement-0.2.1.0.tar.gz, browse, Package description, Package maintainers, ryanglscott, edit package information
License
BSD-3-Clause
Install
cabal install criterion-measurement-0.2.1.0

Documentation

Criterion: robust, reliable performance measurement

Hackage Build Status

This package provides the Criterion module, a Haskell library for measuring and analysing software performance.

To get started, read the online tutorial, and take a look at the programs in the examples directory.

Get involved!

Please report bugs via the github issue tracker.

Master github repository:

  • git clone https://github.com/haskell/criterion.git

Authors

This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.