@hackage criterion1.6.3.0
Robust, reliable performance measurement and analysis
Categories
License
BSD-3-Clause
Maintainer
Ryan Scott <ryan.gl.scott@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (35)
- Glob >=0.7.2
- aeson >=1 && <2.3
- base >=4.5 && <5
- base-compat-batteries >=0.10 && <0.15
- binary >=0.5.1.0
- binary-orphans >=1.0.1 && <1.1 Show all…
Dependents (1051)
@hackage/prometheus-effect, @hackage/transformations, @hackage/stream-monad, @hackage/pava, @hackage/posix-paths, @hackage/AlanDeniseEricLauren, Show all…
Package Flags
fast
(off by default)
compile without optimizations
embed-data-files
(off by default)
Embed the data files in the binary for a relocatable executable. (Warning: This will increase the executable size significantly.)
Criterion: robust, reliable performance measurement
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.
