Help for this page

Select Code to Download


  1. or download this
    use Benchmark qw/:all/;
    
    ...
                Rate    slurpy iterative
    slurpy    74.4/s        --      -44%
    iterative  133/s       79%        --
    
  2. or download this
    C:\>perl -v
    
    This is perl, v5.8.6 built for MSWin32-x86-multi-thread
    (with 3 registered patches, see perl -V for more detail)
    
  3. or download this
                Rate    slurpy iterative
    slurpy    1264/s        --      -17%
    iterative 1517/s       20%        --
    
  4. or download this
    $ perl -v
    
    This is perl, v5.8.6 built for darwin-thread-multi-2level
    (with 2 registered patches, see perl -V for more detail)