Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        cnt_minus_1 => 'my $x = @a-1;',
        last_idx    => 'my $x = $#a;',
    });
    
  2. or download this
                     Rate    last_idx cnt_minus_1
    last_idx    3225597/s          --        -25%
    cnt_minus_1 4308243/s         34%          --