- or download this
#!perl
...
);
exit(0);
- or download this
Benchmark: timing 100 iterations of Method One, Method Two...
Method One: 4 wallclock secs ( 3.40 usr + 0.00 sys = 3.40 CPU) @ 29
+.40/s (n=100)
Method Two: 3 wallclock secs ( 3.59 usr + 0.00 sys = 3.59 CPU) @ 27
+.87/s (n=100)
- or download this
Benchmark: timing 100 iterations of Method One, Method Two...
Method One: 3 wallclock secs ( 3.37 usr + 0.00 sys = 3.37 CPU) @ 29
+.68/s (n=100)
Method Two: 4 wallclock secs ( 3.49 usr + 0.00 sys = 3.49 CPU) @ 28
+.61/s (n=100)
- or download this
Benchmark: timing 100 iterations of Method One, Method Two...
Method One: 4 wallclock secs ( 3.45 usr + 0.00 sys = 3.45 CPU) @ 29
+.00/s (n=100)
Method Two: 3 wallclock secs ( 3.49 usr + 0.00 sys = 3.49 CPU) @ 28
+.62/s (n=100)