Help for this page

Select Code to Download


  1. or download this
    use experimental 'signatures';
    
    ...
            }
        }
    }
    
  2. or download this
    use Benchmark 'cmpthese';
    
    ...
             Rate     map     for
    map    1257/s      --   -100%
    for 1664823/s 132352%      --
    
  3. or download this
    use List::Gen 'array';
    
    ...
    map    1316/s      --    -93%   -100%
    gen   18831/s   1330%      --    -99%
    for 1662271/s 126174%   8727%      --