diff options
author | David Mitchell <davem@iabyn.com> | 2011-06-15 16:17:01 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2011-06-15 16:23:10 +0100 |
commit | 0d66b88d99cbe219f6c39408ee83f70759b609b3 (patch) | |
tree | f6be11d048796f93005b3c529f3326749cf01591 /README.ce | |
parent | 58747404ef23d45dec1e39238612403d2ffe64d9 (diff) | |
download | perl-0d66b88d99cbe219f6c39408ee83f70759b609b3.tar.gz |
Benchmark.t: ignore sys CPU time
Currently we work out the CPU burned by a loop by summing user and sys
CPU. On the grounds that the burning we're interested in should have all
been carried out with user CPU and that therefore any sys CPU is a red
herring, ignore sys CPU for the infamous test 15.
Yes, this is clutching at straws. Still, diagnostics output may show
in future whether I was right!
Diffstat (limited to 'README.ce')
0 files changed, 0 insertions, 0 deletions