This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump back to 5.31.11, if we need to release it
[perl5.git] / lib / Benchmark.pm
2016-01-06 Lukas Maiverses -> versus
2015-11-26 David MitchellBenchmark.t/.pm: deal with short times
2015-11-26 David MitchellBenchmark: move elapsed time calc into method
2015-02-08 James E KeenanCorrect grammatical error in Benchmark POD.
2014-06-09 David Mitchellbump Benchmark version
2014-06-09 David MitchellBenchmark.pm: avoid long walltime on calibration
2013-10-21 David MitchellBenchmark.pm: bail out earlier on zero delta
2013-06-28 Neil Bowers7b2d3c0 Added description of the Benchmark object to doc
2013-06-23 Father ChrysostomosIncrease $Benchmark::VERSION to 1.17
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
2013-05-25 David Steinbrunnertypo fixes for Benchmark
2013-03-01 David Mitchellrevert: Benchmark iteration warnings should warn
2013-02-06 David GoldenBenchmark iteration warnings should warn, not print
2011-06-14 Florian RagwitzKill Devel::DProf
2011-01-20 Jesse VincentVersion bumps for Benchmark non-dual-life modules ident...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in lib/*
2009-07-03 David Mitchellbump versions of non-dual-life modules that
2009-01-21 Ricardo SIGNESnow get non-dual lived code
2008-12-22 AbigailPOD nits from Frank Wiegand <frank.wiegand@gmail.com>
2006-12-03 Christophe GrosjeanMinor patch for Benchmark.pm
2006-11-22 SADAHIRO TomoyukiRe: [perl #40917] Benchmark fails under -Mbignum
2006-06-14 Yves Ortonfix re debug segvs in global destruction, and a tweak...
2006-04-19 Linda Walsh[perl #38892] PATCH: remove spurious warning from Bench...
2004-11-05 Anno Siegel[perl #32327] Benchmark calls coderef with spurious...
2004-02-23 Chia-liang KaoBenchmark for child processes
2003-12-30 Nicholas ClarkBump VERSION numbers
2003-11-05 Stas BekmanRe: [perl #24398] Benchmark.pm cmpthese segfault
2003-08-07 Jarkko HietaniemiThe #20546 was too ambitious, broke the test.
2003-08-07 Jarkko Hietaniemi[PATCH 5.8.1] Benchmark problem
2003-08-04 Michael G. SchwernRe: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage...
2002-09-09 Hugo van der Sandensmall grammar fix in Benchmark docs
2002-09-08 Jarkko Hietaniemiallow using hires time() in Benchmark
2002-08-25 AbigailMake cmpthese work as documented.
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-19 Slaven RezicBenchmark.pm: empty loop too slow
2001-12-14 Jarkko HietaniemiBenchmark test from Nicholas Clark.
2001-11-27 Barrie Slaymakeradd export tag :all and tweak SYNOPSIS
2001-11-17 TelsBenchmark.pm nit
2001-11-13 Barrie Slaymakerdocco tweaks
2001-11-12 Barrie SlaymakerAdd "none" style to cmpthese(), alter result
2001-06-29 Jarkko HietaniemiBump up the VERSIONs of modules that have changed since...
2000-10-20 Charles BaileySYN SYN
2000-09-08 AbigailMessage-ID: <20000907190320.888.qmail@foad.org>
2000-02-09 Charles BaileyResync with mainline
2000-02-02 Gurusamy Sarathyintegrate selected changes from cfgperl (#4899,4900...
2000-02-02 Gurusamy SarathyBenchmark displays bogus CPU stats (suggested by Cedric...
2000-01-28 Jarkko HietaniemiThe #4880 was too eager, the $n test is useful too.
2000-01-24 Stephane Payrard<patch> avoid division by 0 in Benchmark.pm
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-08 Gurusamy Sarathydocumentation tweaks from M. J. T. Guy, Micheal Schwern...
1999-10-15 Gurusamy SarathyBenchmark notes (from Barrie Slaymaker <barries@slaysys...
1999-10-03 Barrie SlaymakerBenchmark.pm bugfix, tweaks
1999-10-02 Jarkko HietaniemiBattle namespace pollution.
1999-10-01 Barrie SlaymakerBenchmark.pm: Export countit(), cmpthese() by default
1999-09-30 Barrie SlaymakerBenchmark tweaks, fixes, cmpthese()
1999-09-29 Charles Baileyresync with mainline
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-17 Barrie Slaymaker(Replaced by #4265.)
1999-09-04 Jarkko Hietaniemitimesum() wasn't @EXPORTed as promised by the documenta...
1998-11-21 Thomas BowditchBenchmark.pm suggestion
1998-08-08 Gurusamy Sarathyprevent lexical leaks from Benchmark into target code...
1998-05-29 Gurusamy Sarathy[win32] merge changes#1014,1038 from maintbranch
1998-05-24 Gurusamy Sarathy[win32] tweak Benchmark.pm to restore old timestr(...
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Jarkko HietaniemiRe: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add...
1998-02-06 AbigailBenchmark.pm: timethese corrupts $_
1997-04-02 Perl 5 Porters[inseparable changes from match from perl-5.003_97...
1997-04-01 Jim AveraFix MM doc's use of "SUPER::"
1997-04-01 Chip SalzenbergDocument eval vs. sub in Benchmark
1997-04-01 Hugo van der SandenDocument eval vs. sub in Benchmark
1997-03-25 Chip SalzenbergPatch for Benchmark.pm
1997-03-25 Hugo van der SandenPatch for Benchmark.pm
1997-03-01 Hugo van der SandenBenchmark: using code refs
1997-03-01 Raphael ManfrediHP-UX hint update
1997-03-01 Hugo van der SandenBenchmark: using code refs
1996-09-20 Perl 5 Portersperl 5.003_06: lib/Benchmark.pm
1995-06-06 Andy DoughertyThis is my patch patch.1l for perl5.001.
1995-05-30 Andy DoughertyThis is my patch patch.1g for perl5.001.
1994-10-17 Larry Wallperl 5.000 perl-5.000