perf: Low-level run time measurement.
A set of tools to accurately measure time performance of Haskell programs. perf aims to be lightweight by having minimal dependencies on standard libraries. See the Perf module for an example and full API documentation.
Downloads
- perf-0.4.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.1, 0.1.2, 0.2.0, 0.3.0, 0.3.1.0, 0.3.1.1, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.5.0.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.11.0.0, 0.12.0.0, 0.12.0.1, 0.13.0.0, 0.14.0.0, 0.14.0.1, 0.14.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.7 && <4.12), containers, deepseq, foldl, rdtsc, text, time, transformers [details] |
License | BSD-3-Clause |
Copyright | Tony Day |
Author | Tony Day, Marco Zocca |
Maintainer | tonyday567@gmail.com |
Category | project |
Home page | https://github.com/tonyday567/perf#readme |
Bug tracker | https://github.com/tonyday567/perf/issues |
Source repo | head: git clone https://github.com/tonyday567/perf |
Uploaded | by tonyday567 at 2018-06-02T02:41:28Z |
Distributions | LTSHaskell:0.13.0.0, Stackage:0.14.0.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7018 total (11 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-06-02 [all 1 reports] |