criterion: Robust, reliable performance measurement and analysis
This library provides a powerful but simple way to measure software performance. 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 online tutorial, followed by the documentation and examples in the Criterion.Main module.
For examples of the kinds of reports that criterion generates, see the home page.
[Skip to Readme]
Versions [faq] | 0.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, 0.6.1.1, 0.6.2.0, 0.6.2.1, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.8.1.0, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.1.0, 1.0.2.0, 1.1.0.0, 1.1.1.0, 1.1.4.0, 1.2.0.0, 1.2.1.0, 1.2.2.0, 1.2.3.0, 1.2.4.0, 1.2.5.0, 1.2.6.0, 1.3.0.0, 1.4.0.0, 1.4.1.0, 1.5.0.0, 1.5.1.0, 1.5.2.0, 1.5.3.0, 1.5.4.0, 1.5.5.0, 1.5.6.0, 1.5.6.1, 1.5.6.2, 1.5.7.0, 1.5.8.0, 1.5.9.0 (info) |
---|---|
Change log | changelog.md |
Dependencies | aeson (>=0.8), ansi-wl-pprint (>=0.6.7.2), base (>=4.5 && <5), base-compat-batteries (>=0.10 && <0.12), binary (>=0.5.1.0), binary-orphans (>=1.0.1 && <1.1), bytestring (>=0.9 && <1.0), cassava (>=0.3.0.0), code-page, containers, criterion, criterion-measurement (>=0.1.1.0 && <0.2), deepseq (>=1.1.0.0), directory, exceptions (>=0.8.2 && <0.11), fail (==4.9.*), filepath, ghc-prim, Glob (>=0.7.2), js-chart (>=2.9.4 && <3), microstache (>=1.0.1 && <1.1), mtl (>=2), mwc-random (>=0.8.0.3), optparse-applicative (>=0.13), parsec (>=3.1.0), semigroups, statistics (>=0.14 && <0.16), text (>=0.11), time, transformers, transformers-compat (>=0.6.4), vector (>=0.7.1), vector-algorithms (>=0.4) [details] |
License | BSD-3-Clause |
Copyright | 2009-2016 Bryan O'Sullivan and others |
Author | Bryan O'Sullivan <bos@serpentine.com> |
Maintainer | Ryan Scott <ryan.gl.scott@gmail.com> |
Category | Development, Performance, Testing, Benchmarking |
Home page | http://www.serpentine.com/criterion |
Bug tracker | https://github.com/bos/criterion/issues |
Source repo | head: git clone https://github.com/bos/criterion.git |
Uploaded | by ryanglscott at 2020-11-17T14:34:40Z |
Distributions | Arch:1.5.9.0, Debian:1.4.1.0, Fedora:1.5.6.2, FreeBSD:1.1.0.0, LTSHaskell:1.5.5.0, NixOS:1.5.9.0, Stackage:1.5.5.0 |
Executables | criterion-report |
Downloads | 91632 total (941 in the last 30 days) |
Rating | 2.75 (votes: 7) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index] [Quick Jump]
Flags
Name | Description | Default | Type |
---|---|---|---|
fast | compile without optimizations | Disabled | Manual |
embed-data-files | Embed the data files in the binary for a relocatable executable. (Warning: This will increase the executable size significantly.) | Disabled | Manual |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- criterion-1.5.9.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)