Changes for version 0.4

  • Changed internal method representation to an array instead of a hash, for a tiny but measureable speed increase
  • Corrected timestr() to display microseconds and show integral times
  • Added delta.pl, a small script that calculates the approximate overhead of using Benchmark::Timer versus plain Time::HiRes calls.

Documentation

calculate Benchmark::Timer object call overhead

Modules

Perl code benchmarking tool