perf: Low-level run time measurement.

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

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

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, 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 2019-11-08T03:01:48Z
Distributions LTSHaskell:0.12.0.1, Stackage:0.12.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6369 total (52 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 2019-11-08 [all 1 reports]