progression: Automates the recording and graphing of criterion benchmarks
Progression is a library that builds on the criterion benchmarking library. It stores the results of running your benchmarks and graphs the performance of different versions of your program against each other. See the Progression.Main module, and the original blog post at http://chplib.wordpress.com/2010/02/04/progression-supporting-optimisation-in-haskell/ to get started, as well as the later post http://chplib.wordpress.com/2010/03/02/progression-0-3-bar-charts-and-normalisation/.
Downloads
- progression-0.5.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.4, 0.5, 0.5.0.1, 0.5.0.2 |
---|---|
Dependencies | base (>=3 && <5), containers, criterion (>=0.4 && <0.9), directory (>=1.0 && <1.3), filepath (>=1.1 && <1.4), haskeline (>=0.6 && <0.8), process (>=1.0 && <1.2), txt-sushi (>=0.5 && <0.7) [details] |
License | BSD-3-Clause |
Author | Neil Brown |
Maintainer | neil@twistedsquare.com |
Category | Development |
Home page | http://chplib.wordpress.com/2010/02/04/progression-supporting-optimisation-in-haskell/ |
Uploaded | by KidoTakahiro at 2013-06-23T04:43:38Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5124 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |