Help for this page

Select Code to Download


  1. or download this
    my @files = grep s/\.ram$//i , readdir DH;
    
  2. or download this
    use strict;
    use Benchmark qw(cmpthese);
    ...
              Rate class   mod
    class 347719/s    --  -15%
    mod   408606/s   18%    --