Code benchmarking tool
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.
$
pkg install p5-Benchmark-TimerOrigin
devel/p5-Benchmark-Timer
Size
43.1KiB
License
GPLv2
Maintainer
bofh@FreeBSD.org
Dependencies
1 packages
Required by
1 packages