> > my $iterations = 10000000; # ten million > > foo() took 26 seconds > bar() took 20 seconds > bar() was faster by 6 seconds. > You'ld have to do it an awful lot for the difference to matter.