Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
            'for'     => \&forit,
        }
    );
    
  2. or download this
                 Rate     for  splice splice2    push
    for      484262/s      --    -59%    -67%    -76%
    splice  1169591/s    142%      --    -21%    -42%
    splice2 1481481/s    206%     27%      --    -27%
    push    2020202/s    317%     73%     36%      --