Help for this page

Select Code to Download


  1. or download this
    $ perl testSplits.pl
    Benchmark: running demsChkSplt, demsChkSplt_o, demsRE, demsRE_o, hisSp
    +lit, regex_g, regex_g2, yourRE, each for at least 3 CPU seconds...
    ...
    yourRE        53248/s         96%     87%    83%           44%      37
    +%     --      -5%     -30%
    regex_g2      56279/s        108%     98%    94%           53%      45
    +%     6%       --     -26%
    hisSplit      75561/s        179%    165%   160%          105%      94
    +%    42%      34%       --
    
  2. or download this
    #!/usr/bin/perl -w
    #
    ...
                demsChkSplt_o => \&demsChkSplt_o,
            }
         );