summaryrefslogtreecommitdiff
path: root/lib/Benchmark.t
Commit message (Expand)AuthorAgeFilesLines
* Benchmark.t - sanity check for a broken times()Yves Orton2023-02-231-0/+83
* use is_deeply instead of eq_ Test::More functionsMichiel Beijen2021-12-241-5/+5
* do not count tests, instead use done_testing()Michiel Beijen2021-12-041-1/+2
* Replace multiple 'use vars' by 'our' in libNicolas R2017-11-111-1/+1
* Benchmark.t: better diagnosticsDavid Mitchell2015-11-281-22/+22
* Benchmark.t/.pm: deal with short timesDavid Mitchell2015-11-261-5/+8
* Benchmark.t: add more diag outputDavid Mitchell2015-11-251-1/+24
* Benchmark.t: fix marginal testsDavid Mitchell2015-11-251-2/+2
* Benchmark.t: avoid ultra-lightweight codeDavid Mitchell2013-10-211-2/+5
* Benchmark.t: remove CPU-speed-sensitive testDavid Mitchell2013-07-191-80/+1
* Benchmark.t: fix skip() argument orderBrian Gottreu2013-06-201-1/+1
* Benchmark.t: fix skip() callDavid Mitchell2013-06-131-1/+1
* Benchmark.t: make calibration a testDavid Mitchell2013-06-131-1/+2
* Benchmark.t: consistent delta comparingDavid Mitchell2013-06-121-10/+15
* Benchmark.t: disdplay calibration diag outputDavid Mitchell2013-06-121-0/+3
* Benchmark.t: test for inconsistent clockDavid Mitchell2013-06-101-2/+63
* Benchmark.t: ignore sys CPU timeDavid Mitchell2011-06-151-4/+8
* Benchmark.t: fix count estimateDavid Mitchell2011-06-151-1/+1
* Benchmart.t: improved diagnosticsDavid Mitchell2011-06-101-12/+22
* RT72688 - Benchmark.t test 24 bug when the testing system is under load.Todd Rinaldo2011-05-181-1/+1
* Benchmark.t: note line# of check_graph_consistencyDavid Mitchell2011-03-261-0/+1
* Improve Benchmark.t countit() testsDavid Mitchell2011-03-261-3/+11
* Fix typos (spelling errors) in lib/*Peter J. Acklam) (via RT2011-01-071-3/+3
* Diagnostic improvements to better understand why lib/Benchark.t test 13 has b...Todd Rinaldo2010-02-021-3/+2
* [perl #32327] Benchmark calls coderef with spurious arguments Anno Siegel2004-11-051-1/+6
* The #20546 was too ambitious, broke the test.Jarkko Hietaniemi2003-08-071-1/+1
* [PATCH 5.8.1] Benchmark problemJarkko Hietaniemi2003-08-071-1/+1
* Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrongMichael G. Schwern2003-08-041-21/+95
* OpenBSD sometimes gets -0, probably due to fp fuzziness..Jarkko Hietaniemi2003-07-051-2/+4
* Benchmark nit from Nicholas Clark (in OpenBSD the result couldJarkko Hietaniemi2003-04-121-2/+2
* Make cmpthese work as documented.Abigail2002-08-251-2/+24
* Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/E...Nicholas Clark2002-05-131-4/+8
* Benchmark.t 75,90,109Nicholas Clark2002-04-131-22/+45
* Better patch for Benchmark.t and arith.tPaul Green2002-03-141-1/+1
* More diagnostics from Nicholas Clark.Jarkko Hietaniemi2002-02-081-1/+2
* Re: [FAIL] Benchmark.t intermittent failureNicholas Clark2002-01-131-2/+2
* Re: Benchmark.t failure on LinuxNicholas Clark2001-12-181-1/+1
* Show value of $fastslow on failureMichael G. Schwern2001-12-181-1/+2
* Benchmark test from Nicholas Clark.Jarkko Hietaniemi2001-12-141-0/+484
* Misplaced test, noticed by Barrie Slaymaker.Jarkko Hietaniemi2001-11-121-88/+0
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+88