Help for this page

Select Code to Download


  1. or download this
    use Benchmark qw( cmpthese );
    
    ...
        }
        return pos;
      }
    
  2. or download this
    $ ./mytest10.pl
            Rate regex   buk   cpp
    regex 10.0/s    --  -97%  -99%
    buk    291/s 2803%    --  -63%
    cpp    777/s 7657%  167%    --