Help for this page

Select Code to Download


  1. or download this
    ==== Correctness tests ====
    
    ...
    L~R      24743/s     503%     300%      35%       --     -24%     -32%
    ccn      32411/s     690%     424%      77%      31%       --     -11%
    fizbin   36567/s     792%     491%      99%      48%      13%       --
    
  2. or download this
    #!perl
    
    ...
    use Benchmark qw(cmpthese);
    
    cmpthese( -5, $codehash );