progression-0.5.0.1: Automates the recording and graphing of criterion benchmarks

The progression package

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/.

Properties

Versions0.1, 0.2, 0.3, 0.4, 0.5, 0.5.0.1
Dependenciesbase (≥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.*)
LicenseBSD3
AuthorNeil Brown
Maintainerneil@twistedsquare.com
CategoryDevelopment
Home pagehttp://chplib.wordpress.com/2010/02/04/progression-supporting-optimisation-in-haskell/
Upload dateTue Nov 27 18:48:51 UTC 2012
Uploaded byKidoTakahiro
Built onghc-7.6

Modules

Downloads