progression: Automates the recording and graphing of criterion benchmarks

[ bsd3, development, library ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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.7), 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.6) [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 2012-11-27T18:48:51Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4973 total (13 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]