maybench: Automated benchmarking tool
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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- maybench-0.2.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, benchpress (>=0.2.2 && <0.2.3), Cabal (>=1.2 && <1.5), directory, filepath, mtl, old-time, process, time [details] |
Tested with | ghc ==6.8.2 |
License | BSD-3-Clause |
Author | Maybench developers |
Maintainer | <maybench-devel@googlegroups.com> |
Category | Development |
Home page | http://code.google.com/p/maybench/ |
Uploaded | by EricKow at 2008-08-27T21:50:06Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | darcs-benchmark, maybench |
Downloads | 5915 total (36 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] |