Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    use strict;
    ...
        sum  => \&xsum,
        join => \&xjoin,
    });
    
  2. or download this
    1..1
    21 at ./2.pl line 14.
    ...
              Rate  sum join
    sum  1470509/s   -- -77%
    join 6267577/s 326%   --