Help for this page

Select Code to Download


  1. or download this
    our  @a = @b = @c = '0001' .. '1000';;
    cmpthese -1,{
    ...
    c    6220/s     --   -37%  -100%
    a    9893/s    59%     --  -100%
    b 4562313/s 73247% 46016%     --
    
  2. or download this
    our @a = @b = @c = @d = '00001' .. '10000';;
    
    ...
    c     615/s     138%       --     -34%    -100%
    a     932/s     261%      52%       --    -100%
    b 4651085/s 1800042%  756579%  499189%       --