pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks/p5-Benchmark-Timer
Module Name: pkgsrc
Committed By: wiz
Date: Wed Aug 13 20:39:16 UTC 2014
Added Files:
pkgsrc/benchmarks/p5-Benchmark-Timer: DESCR Makefile distinfo
Log Message:
Import p5-Benchmark-Timer-0.7102 as benchmarks/p5-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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/benchmarks/p5-Benchmark-Timer/DESCR \
pkgsrc/benchmarks/p5-Benchmark-Timer/Makefile \
pkgsrc/benchmarks/p5-Benchmark-Timer/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index