On Tue, 21 Jun 2011 13:51:42 -0700 dhu...@hudes.org wrote: > > In some cases just getting the average runtime from a benchmark isn't > > really informative. Unfortunately this is all that we get from > > Benchmark.pm > Have you seen Devel::NYTProf? > >
Well, Devel::NYTProf is for profiling - not for benchmarking. It runs the code once and gives some statistics on where it spends the most time (profiling), not of whether it is faster or slower than a different version (benchmarking). Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ What does "Zionism" mean? - http://shlom.in/def-zionism I might be mad. But I’m a mad genius. Please reply to list if it's a mailing list post - http://shlom.in/reply .