The maybench package
Maybench is a tool for comparing the performance between two versions of the same program, on a series of benchmarks that you design.
Maybench aims to be easy to use, almost as easy as running time your-program arg1..arg2. Ideally, it should be a simple matter for outsiders to write timing tests for your programming project and contribute them as part of your performance testing suite.
The Darcs repository is available at http://code.haskell.org/maybench.
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.4, 0.2.4.1 |
|---|---|
| Dependencies | base (<3), benchpress (≥0.2.2.1 & <0.2.3), Cabal (≥1.2 & <1.5), filepath (1.1.*), mtl, time or base (≥3), benchpress (≥0.2.2.1 & <0.2.3), Cabal (≥1.2 & <1.5), directory, filepath (1.1.*), mtl, old-time, process, time |
| License | BSD3 |
| Author | Maybench developers |
| Maintainer | <maybench-devel@googlegroups.com> |
| Category | Development |
| Home page | http://code.google.com/p/maybench/ |
| Executables | darcs-benchmark, maybench |
| Upload date | Sat Sep 6 10:55:56 UTC 2008 |
| Uploaded by | EricKow |
| Built on | ghc-6.8 |
| Build failure | ghc-6.12 (log), ghc-7.0 (log), ghc-7.4 (log) |
Modules
Downloads
- maybench-0.2.4.1.tar.gz (Cabal source package)
- package description (included in the package)