Help for this page

Select Code to Download


  1. or download this
    use Benchmark qw(:all);
    
    ...
    print "\n";
    
    cmpthese(-1, $these);
    
  2. or download this
    count      3
    regex      3
    ...
    split 335814/s    --   -3%  -30%
    regex 345739/s    3%    --  -27%
    count 476625/s   42%   38%    --