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.
Properties
| Versions | 0.1, 0.2, 0.3, 0.4, 0.5 |
|---|---|
| Dependencies | base (≥3 & <5), containers, criterion (0.4.*), directory, filepath (1.1.*), haskeline (0.6.*), process, 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 | Mon Feb 8 18:49:37 UTC 2010 |
| Uploaded by | NeilBrown |
| Built on | ghc-6.12 |
Modules
Downloads
- progression-0.2.tar.gz (Cabal source package)
- package description (included in the package)