Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl
    
    ...
                    } @array2;
            }
        });
    
  2. or download this
    $ ./test_bm_array
                    Rate using foreach    using grep
    using foreach 6873/s            --          -30%
    using grep    9766/s           42%            --