Lines Matching refs:by
92 Enables or disable debugging by setting the C<$Benchmark::Debug> flag:
123 Results will be printed to STDOUT as TITLE followed by the times.
139 time spent by the child processes. Less than 0.1 seconds is not
164 Returns a hash of Benchmark objects, keyed by name.
175 similar to that returned by timediff().
260 by the times that you are concerned with, not just the iterations.
298 in seconds for the whole loop (not divided by the number of rounds).
318 Caching is off by default, as it can (usually slightly) decrease
394 September 8th, 1994; by Tim Bunce.
396 March 28th, 1997; by Hugo van der Sanden: added support for code
400 April 04-07th, 1997: by Jarkko Hietaniemi, added the run-for-some-time
403 September, 1999; by Barrie Slaymaker: math fixes and accuracy and
407 December, 2001; by Nicholas Clark: make timestr() recognise the style 'none'
413 September, 2002; by Jarkko Hietaniemi: add ':hireswallclock' special tag.
415 February, 2004; by Chia-liang Kao: make cmpthese and timestr use time
887 # The epsilon fudge here is to prevent div by 0. Since clock
894 # Sort by rate