perf: Low-level run time measurement.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 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.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 |
---|---|
Change log | None available |
Dependencies | base (>=4.7 && <5), containers (>=0.6 && <0.7), deepseq (>=1.4 && <1.5), foldl (>=1.4 && <1.5), mtl (>=2.2.2 && <2.3), rdtsc (>=1.3 && <1.4), text (>=1.2 && <1.3), time (>=1.12 && <1.13), transformers (>=0.5 && <0.6) [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 2021-09-06T03:32:56Z |
Modules
[Index] [Quick Jump]
Downloads
- perf-0.8.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees