Help for this page

Select Code to Download


  1. or download this
    sub BenchIt {
        print "\n\n## $^O $]\n";
    ...
        );
        return;
    }
    
  2. or download this
    
    ## msys 5.008008
    ...
    refExist 234/s       1%       --      -4%      -6%
    svValue  243/s       5%       4%       --      -3%
    svExist  249/s       8%       7%       3%       --
    
  3. or download this
    ## msys 5.008008
              Rate  svValue refValue refExist  svExist
    svValue  223/s       --      -5%      -8%      -9%
    ...
    refValue 238/s       8%       --      -4%      -5%
    svExist  248/s      12%       4%       --      -1%
    refExist 250/s      13%       5%       1%       --