Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    use strict;
    ...
       }
    );
    exit;
    
  2. or download this
    Benchmark: timing 500000 iterations of Method One TR, Method Two s...
    Method One TR:  2 wallclock secs ( 1.87 usr +  0.00 sys =  1.87 CPU) @
    + 267379.68/s (n=500000)
    Method Two s:  5 wallclock secs ( 4.84 usr +  0.00 sys =  4.84 CPU) @ 
    +103305.79/s (n=500000)