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
| Versions | 0.1, 0.2, 0.3, 0.4, 0.5 |
|---|---|
| Dependencies | base (≥3 & <5), containers, criterion (≥0.4 & <0.6), directory (≥1.0 & <1.2), filepath (≥1.1 & <1.3), haskeline (0.6.*), process (1.0.*), txt-sushi (0.5.*) |
| License | BSD3 |
| Author | Neil Brown |
| Maintainer | neil@twistedsquare.com |
| Category | Development |
| Home page | http://chplib.wordpress.com/2010/02/04/progression-supporting-optimisation-in-haskell/ |
| Upload date | Tue Jun 7 07:09:05 UTC 2011 |
| Uploaded by | NeilBrown |
| Build failure | ghc-7.0 (log) |
Modules
- Progression
- Progression.Config
- Progression.Files
- Progression.Main
- Progression.Plot
Downloads
- progression-0.5.tar.gz (Cabal source package)
- package description (included in the package)