criterion-measurement: Criterion measurement functionality and associated types

[ benchmarking, bsd3, development, library, performance, testing ] [ Propose Tags ]

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

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
Change log changelog.md
Dependencies aeson (>=0.8), base (>=4.5 && <5), base-compat (>=0.9), binary (>=0.5.1.0), containers, deepseq (>=1.1.0.0), ghc-prim, vector (>=0.7.1) [details]
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>
Category Development, Performance, Testing, Benchmarking
Home page https://github.com/haskell/criterion
Source repo head: git clone https://github.com/haskell/criterion(criterion-measurement)
Uploaded by ryanglscott at 2023-02-17T00:55:32Z
Distributions Arch:0.2.1.0, Debian:0.1.2.0, Fedora:0.2.1.0, LTSHaskell:0.2.1.0, NixOS:0.2.1.0, Stackage:0.2.1.0, openSUSE:0.2.1.0
Reverse Dependencies 5 direct, 3580 indirect [details]
Downloads 19887 total (153 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-02-17 [all 1 reports]

Readme for criterion-measurement-0.2.1.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.