@hackage criterion0.1
Benchmarking, Performance, Testing
Installation
Dependencies (12)
- Chart
- base <5
- bytestring >=0.9 && <1.0
- containers
- data-accessor
- filepath Show all…
Dependents (1051)
@hackage/prometheus-effect, @hackage/transformations, @hackage/stream-monad, @hackage/pava, @hackage/posix-paths, @hackage/AlanDeniseEricLauren, Show all…
Criterion: robust, reliable performance measurement
This package provides the Criterion module, a Haskell library for measuring and analysing the performance of Haskell programs.
To get started, read the documentation for the Criterion.Main module, and take a look at the programs in the examples directory.
Get involved!
Please feel welcome to contribute new code or bug fixes. You can fetch the source repository from here:
darcs get http://darcs.serpentine.com/criterion
Authors
Bryan O'Sullivan bos@serpentine.com