On 2005-03-14, Michael G Schwern <[EMAIL PROTECTED]> wrote: > On Mon, Mar 14, 2005 at 01:25:16AM +0000, Mark Stosberg wrote: >> I'm sorry-- I could have made this more productive by posting my own >> Benchmark >> code in the first place. Look what happens when cmpthese is used. The >> results look nonsensical to me: > > Hmm. I guess the comparison isn't taking into account the cusr time. :(
So is that a Benchmark bug then? Seems like it to me. Even in a more 'normal' case, if a code block was because it was making system calls, it seems like you'd want a benchmarking tool to report that. Or perhaps I'm missing some flag to turn on in Benchmark.pm Mark -- http://mark.stosberg.com/