Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        next if $id_list{$2}++;
        print OUT "$line_in";
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
              Rate split    re
    split  84962/s    --  -68%
    re    266667/s  214%    --