Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    use Benchmark qw(:all);
    ...
            '.+?' => \&nonGreedy,
        }
    );
    
  2. or download this
              Rate [^~]+   .+?
    [^~]+ 236537/s    --  -22%
    .+?   303038/s   28%    --