perf: Low-level run time measurement.

[ bsd3, library, performance, program ] [ Propose Tags ]

A set of tools to measure performance of Haskell programs. See the Perf module for an example and full API documentation.

Downloads

Maintainer's Corner

Package maintainers

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
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), containers (>=0.6 && <0.8), deepseq (>=1.4.4 && <1.6), formatn (>=0.2.1 && <0.4), gauge (>=0.2.5 && <0.3), mtl (>=2.2.2 && <2.4), numhask-space (>=0.10 && <0.12), optparse-applicative (>=0.17 && <0.19), perf, rdtsc (>=1.3 && <1.4), recursion-schemes (>=5.2.2 && <5.3), text (>=1.2 && <2.2), time (>=1.9 && <1.13), vector (>=0.12.3 && <0.14) [details]
License BSD-3-Clause
Copyright Tony Day (c) 2018
Author Tony Day, Marco Zocca
Maintainer tonyday567@gmail.com
Category performance
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 2023-12-19T01:45:45Z
Distributions LTSHaskell:0.12.0.1, Stackage:0.12.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Executables perf-explore
Downloads 6346 total (51 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 2023-12-19 [all 1 reports]