@hackage / criterion
Robust, reliable performance measurement and analysis
About
Metadata
- Last updated:
- License: BSD-3-Clause
- Categories: Development, Testing
- Maintained by: Ryan Scott <ryan.gl.scott@gmail.com>
-
Lottery factor: 3
The number of people with uploader permission on @hackage/criterion who have released something to @hackage in the last 2 years (i.e. the number of people likely able to release critical fixes in a timely manner)
Links
Installation
Tested Compilers
- 8.0.2
- 8.2.2
- 8.4.4
- 8.6.5
- 8.8.4
- 8.10.7
- 9.0.2
- 9.2.8
- 9.4.8
- 9.6.6
- 9.8.2
- 9.10.1
Uploaders
- Chris Fowler
- Carrie Copeland
- Julia Warren
- Chris Watkins
- Lena Jones
- William Willis
Features 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.)
Readme
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.
