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

Changes for version 0.5

  • Added functionality to skip trials when doing repeated trials via a "skip" constructor parameter, plus tests for this.
  • Consistently use croak() and carp() instead of die() and warn().
  • Add error tests to test that error conditions are properly met.
  • Renamed Benchmark::Timer object to $t in the test cases to make them more conventional.

Documentation

calculate Benchmark::Timer object call overhead

Modules

Perl code benchmarking tool