The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.111 - 2017-06-17

  • Add a --float option to use basic floating point notation instead of scientific notation (Eric Herman, Pull Request #6 in tsee/dumbbench)
  • Moved default repo to briandfoy/dumbbench so he can administer it in Travis CI and Appveyor
  • Improved some docs (Alceu Rodrigues de Freitas Junior)

Changes for version 0.10_02 - 2017-06-15

  • add --simple switch to use flat floating point instead of scientific notation
  • various distro refreshes

Changes for version 0.10_01 - 2017-06-07

  • Bump to test version to see what CPAN Testers says
  • --simple option for printing numbers using the default float format instead of scientific notation. (Eric Herman)

Documentation

Modules

Benchmark.pm compatibility layer for Dumbbench
More reliable benchmarking with the least amount of thinking
A benchmark instance within a Dumbbench
Benchmarks an external command
Benchmarks a string of Perl code
Benchmarks a Perl code reference

Provides

in lib/Dumbbench/BoxPlot.pm
in lib/Dumbbench/CPUFrequencyPinner.pm
in lib/Dumbbench/Result.pm
in lib/Dumbbench/Stats.pm