Projects / Benchmark::Timer

Benchmark::Timer

The Benchmark::Timer class allows you to time portions of code conveniently, as well as benchmark code by allowing timings of repeated trials. It is perfect for when you need more precise information about the running time of portions of your code than the Benchmark module will give you, but don't want to go all out and profile your code.

Tags Software Development Libraries Perl Modules
Licenses GPL
Operating Systems OS Independent
Implementation Perl

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  21 Oct 2004 08:32
  • Rrelease-after

Changes: get_report was renamed to report, and the reports method was added. The documentation was clarified.

  • Rrelease-mid
  •  02 Sep 2004 17:54
  • Rrelease-after

No changes have been submitted for this release.

No-screenshot

Project Spotlight

Parrot

A virtual machine for all dynamic languages.

No-screenshot

Project Spotlight

grabby

A utility to fetch images from a video4linux2 compatible Webcam or TV card.