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.7.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, 0.14.0.3, 0.14.2.0, 0.14.2.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.7 && <5), containers (>=0.6), deepseq (>=1.4), foldl (>=1.4), rdtsc (>=1.3), text (>=1.2), time (>=1.9), transformers (>=0.5) [details] |
| License | BSD-3-Clause |
| Copyright | Tony Day |
| Author | Tony Day, Marco Zocca |
| Maintainer | tonyday567@gmail.com |
| Uploaded | by tonyday567 at 2020-07-16T00:40:58Z |
| 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 |
| Distributions | LTSHaskell:0.14.0.3, NixOS:0.14.0.3, Stackage:0.14.2.1 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 7482 total (108 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 2020-07-16 [all 1 reports] |