Help for this page

Select Code to Download


  1. or download this
    use Benchmark qw/countit cmpthese/;
    
    ...
        }
    
    };
    
  2. or download this
               s/iter   for_proc  read_proc while_proc
    for_proc     5983         --        -6%      -100%
    read_proc    5645         6%         --      -100%
    while_proc   2.42    246713%    232775%         --