This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Setting $_ to multiline glob in @INC filter
[perl5.git] / lib / Benchmark.t
2013-07-19 David MitchellBenchmark.t: remove CPU-speed-sensitive test
2013-06-21 Brian GottreuBenchmark.t: fix skip() argument order
2013-06-13 David MitchellBenchmark.t: fix skip() call
2013-06-13 David MitchellBenchmark.t: make calibration a test
2013-06-12 David MitchellBenchmark.t: consistent delta comparing
2013-06-12 David MitchellBenchmark.t: disdplay calibration diag output
2013-06-10 David MitchellBenchmark.t: test for inconsistent clock
2011-06-15 David MitchellBenchmark.t: ignore sys CPU time
2011-06-15 David MitchellBenchmark.t: fix count estimate
2011-06-10 David MitchellBenchmart.t: improved diagnostics
2011-05-18 Todd RinaldoRT72688 - Benchmark.t test 24 bug when the testing...
2011-03-26 David MitchellBenchmark.t: note line# of check_graph_consistency
2011-03-26 David MitchellImprove Benchmark.t countit() tests
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in lib/*
2010-02-02 Todd RinaldoDiagnostic improvements to better understand why lib...
2004-11-05 Anno Siegel[perl #32327] Benchmark calls coderef with spurious...
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...
2003-07-05 Jarkko HietaniemiOpenBSD sometimes gets -0, probably due to fp fuzziness..
2003-04-12 Jarkko HietaniemiBenchmark nit from Nicholas Clark (in OpenBSD the resul...
2002-08-25 AbigailMake cmpthese work as documented.
2002-05-13 Nicholas ClarkRe: FreeBSD mostly OK. [nwc10@colon.colondot.net: Repor...
2002-04-13 Nicholas ClarkBenchmark.t 75,90,109
2002-03-14 Paul GreenBetter patch for Benchmark.t and arith.t
2002-02-08 Jarkko HietaniemiMore diagnostics from Nicholas Clark.
2002-01-13 Nicholas ClarkRe: [FAIL] Benchmark.t intermittent failure
2001-12-18 Nicholas ClarkRe: Benchmark.t failure on Linux
2001-12-18 Michael G. SchwernShow value of $fastslow on failure
2001-12-14 Jarkko HietaniemiBenchmark test from Nicholas Clark.
2001-11-12 Jarkko HietaniemiMisplaced test, noticed by Barrie Slaymaker.
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...