Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Benchmark qw(cmpthese);
    ...
                Rate for_loops map_loops
    for_loops 1724/s        --       -6%
    map_loops 1826/s        6%        --