summaryrefslogtreecommitdiff
path: root/lib/Benchmark.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Benchmark tweaks, fixes, cmpthese()Barrie Slaymaker1999-09-301-52/+227
* (Replaced by #4265.)Barrie Slaymaker1999-09-171-14/+22
* timesum() wasn't @EXPORTed as promised by the documentation.Jarkko Hietaniemi1999-09-041-1/+1
* Benchmark.pm suggestionThomas Bowditch1998-11-211-0/+14
* prevent lexical leaks from Benchmark into target code (inspired byGurusamy Sarathy1998-08-081-5/+17
* [win32] merge changes#1014,1038 from maintbranchGurusamy Sarathy1998-05-291-1/+3
* [win32] tweak Benchmark.pm to restore old timestr() behavior--show wall secsGurusamy Sarathy1998-05-241-5/+5
* [win32] integrate mainlineGurusamy Sarathy1998-05-141-15/+141
* Benchmark.pm: timethese corrupts $_Abigail1998-02-061-1/+3
* [inseparable changes from match from perl-5.003_97 to perl-5.003_97a]Perl 5 Porters1997-04-031-2/+1
* Document eval vs. sub in BenchmarkChip Salzenberg1997-04-011-1/+5
* Patch for Benchmark.pmChip Salzenberg1997-03-261-151/+108
* Benchmark: using code refsHugo van der Sanden1997-03-011-1/+3