criterion-measurement: Criterion measurement functionality and associated types

[ benchmarking, bsd3, development, library, performance, testing ] [ Propose Tags ] [ Report a vulnerability ]

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


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
fast

compile without optimizations

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.4.0
Change log changelog.md
Dependencies aeson (>=2 && <2.4), base (>=4.9 && <5), base-compat (>=0.9), binary (>=0.8.3.0), containers, deepseq (>=1.1.0.0), ghc-prim (>=0.5), vector (>=0.7.1) [details]
Tested with ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.3, ghc ==9.12.2
License BSD-3-Clause
Copyright 2009-2016 Bryan O'Sullivan and others
Author Bryan O'Sullivan <bos@serpentine.com>
Maintainer Marco Zocca <zocca.marco gmail>, Ryan Scott <ryan.gl.scott@gmail.com>
Uploaded by ryanglscott at 2026-04-02T13:33:53Z
Revised Revision 1 made by ryanglscott at 2026-05-26T01:26:45Z
Category Development, Performance, Testing, Benchmarking
Home page https://github.com/haskell/criterion
Source repo head: git clone https://github.com/haskell/criterion(criterion-measurement)
Distributions Arch:0.2.3.0, Fedora:0.2.3.0, LTSHaskell:0.2.3.0, Stackage:0.2.4.0
Reverse Dependencies 6 direct, 3861 indirect [details]
Downloads 22970 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-04-02 [all 1 reports]

Readme for criterion-measurement-0.2.4.0

[back to package description]

criterion-measurement

Build Status

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