criterion-plus: Enhancement of the "criterion" benchmarking library
A dome library over "criterion", which enhances it with the following features:
Support for partial measuring, e.g., exclusion of the setup/teardown phases.
Generation of multiple unrelated comparison reports.
A flexible monadic API, which allows you to benchmark monad transformers and control which parts you actually want measured.
Downloads
- criterion-plus-0.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.1.3 |
---|---|
Dependencies | base (>=4.5 && <5), criterion (>=0.8 && <0.9), deepseq (>=1.3 && <1.4), loch-th (>=0.2 && <0.3), monad-control (>=1.0 && <1.1), mtl, optparse-applicative (>=0.8 && <0.10), placeholders (>=0.1 && <0.2), statistics (>=0.10 && <0.14), string-conversions (>=0.3 && <0.4), system-fileio (>=0.3 && <0.4), system-filepath (>=0.4 && <0.5), text, th-printf (>=0.3 && <0.4), transformers, transformers-base (>=0.4 && <0.5), vector (>0.7 && <0.11) [details] |
License | MIT |
Copyright | (c) 2014, Nikita Volkov |
Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
Maintainer | Nikita Volkov <nikita.y.volkov@mail.ru> |
Category | Benchmarking |
Home page | https://github.com/nikita-volkov/criterion-plus |
Bug tracker | https://github.com/nikita-volkov/criterion-plus/issues |
Source repo | head: git clone git://github.com/nikita-volkov/criterion-plus.git |
Uploaded | by NikitaVolkov at 2014-12-26T22:28:26Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3696 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2014-12-26 [all 1 reports] |