summaryrefslogtreecommitdiff
path: root/lib/Benchmark.pm
Commit message (Expand)AuthorAgeFilesLines
* verses -> versusLukas Mai2016-01-061-2/+2
* Benchmark.t/.pm: deal with short timesDavid Mitchell2015-11-261-0/+10
* Benchmark: move elapsed time calc into methodDavid Mitchell2015-11-261-11/+16
* Correct grammatical error in Benchmark POD.James E Keenan2015-02-071-2/+2
* bump Benchmark versionDavid Mitchell2014-06-091-1/+1
* Benchmark.pm: avoid long walltime on calibrationDavid Mitchell2014-06-091-1/+11
* Benchmark.pm: bail out earlier on zero deltaDavid Mitchell2013-10-211-3/+15
* 7b2d3c0 Added description of the Benchmark object to docNeil Bowers2013-06-281-0/+40
* Increase $Benchmark::VERSION to 1.17Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-2/+4
* typo fixes for BenchmarkDavid Steinbrunner2013-05-251-24/+24
* revert: Benchmark iteration warnings should warnDavid Mitchell2013-03-011-2/+2
* Benchmark iteration warnings should warn, not printDavid Golden2013-02-051-2/+2
* Kill Devel::DProfFlorian Ragwitz2011-06-141-2/+2
* Version bumps for Benchmark non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Fix typos (spelling errors) in lib/*Peter J. Acklam) (via RT2011-01-071-3/+3
* bump versions of non-dual-life modules thatDavid Mitchell2009-07-031-1/+1
* now get non-dual lived codeRicardo SIGNES2009-01-211-4/+4
* POD nits from Frank Wiegand <frank.wiegand@gmail.com>Abigail2008-12-221-1/+1
* Minor patch for Benchmark.pmChristophe Grosjean2006-12-031-8/+19
* Re: [perl #40917] Benchmark fails under -MbignumSADAHIRO Tomoyuki2006-11-221-3/+6
* fix re debug segvs in global destruction, and a tweak to Benchmark to prevent...Yves Orton2006-06-141-2/+16
* [perl #38892] PATCH: remove spurious warning from Benchmark.pmLinda Walsh2006-04-191-1/+2
* [perl #32327] Benchmark calls coderef with spurious arguments Anno Siegel2004-11-051-2/+2
* Benchmark for child processesChia-liang Kao2004-02-231-3/+8
* Bump VERSION numbersNicholas Clark2003-12-301-1/+1
* Re: [perl #24398] Benchmark.pm cmpthese segfaultStas Bekman2003-11-051-1/+1
* The #20546 was too ambitious, broke the test.Jarkko Hietaniemi2003-08-071-4/+24
* [PATCH 5.8.1] Benchmark problemJarkko Hietaniemi2003-08-071-29/+8
* Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrongMichael G. Schwern2003-08-041-48/+169
* small grammar fix in Benchmark docsHugo van der Sanden2002-09-091-2/+2
* allow using hires time() in BenchmarkJarkko Hietaniemi2002-09-081-5/+42
* Make cmpthese work as documented.Abigail2002-08-251-3/+5
* Benchmark.pm: empty loop too slowSlaven Rezic2002-05-191-1/+1
* Benchmark test from Nicholas Clark.Jarkko Hietaniemi2001-12-141-3/+10
* add export tag :all and tweak SYNOPSIS Barrie Slaymaker2001-11-271-1/+4
* Benchmark.pm nitTels2001-11-171-2/+3
* docco tweaksBarrie Slaymaker2001-11-131-13/+23
* Add "none" style to cmpthese(), alter resultBarrie Slaymaker2001-11-121-11/+43
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-291-1/+1
* Message-ID: <20000907190320.888.qmail@foad.org>Abigail2000-09-081-1/+4
* integrate selected changes from cfgperl (#4899,4900,4904,4918)Gurusamy Sarathy2000-02-021-1/+1
|\
| * The #4880 was too eager, the $n test is useful too.Jarkko Hietaniemi2000-01-281-1/+1
* | Benchmark displays bogus CPU stats (suggested by Cedric AuzanneGurusamy Sarathy2000-02-021-2/+2
|/
* <patch> avoid division by 0 in Benchmark.pmStephane Payrard2000-01-241-1/+1
* documentation tweaks from M. J. T. Guy, Micheal Schwern, andGurusamy Sarathy1999-12-081-11/+18
* Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)Gurusamy Sarathy1999-10-151-0/+29
* Benchmark.pm bugfix, tweaksBarrie Slaymaker1999-10-031-6/+4
* Battle namespace pollution.Jarkko Hietaniemi1999-10-021-35/+36
* Benchmark.pm: Export countit(), cmpthese() by defaultBarrie Slaymaker1999-10-011-24/+72