Current version is 0.04.
Distribution from this site.
CPAN site
No README file in distribution.
Dumbbench
Benchmark::Dumb
Dumbbench::Instance
Dumbbench::Instance::Cmd
Dumbbench::Instance::PerlEval
Dumbbench::Instance::PerlSub
Revision history for Perl extension Dumbbench.
0.04 Tue Sep 21 20:01 2010
- Various small but important bug fixes.
- Now comes with Benchmark::Dumb, an almost-Benchmark-compatible
interface.
- Requires newer Number::WithError (1.00).
- Outlier-filtering now a feature of the statistics package.
- Ships with a toy-MC for simulating timing distributions.
- Outlier rejection now at three sigma instead of 2.5.
- Option to disable subtraction of dry-run timing.
- Iterative re-running now re-runs a fraction of the previous runs
to avoid frequent sorting overhead. (geometric progression)
0.03 Mon Sep 20 20:01 2010
- Fixed missing dependency on parent.
0.02 Fri Sep 17 20:01 2010
- Fixed test that would fail to skip without SOOT.pm
- Add missing dependency on Params::Util
0.01 Thu Sep 16 20:00 2010
- original version
(c) 2002-2010 Steffen Müller; All rights reserved.