Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        substr  => wrap('substr',\&m_substr),
        readl   => wrap('readline', \&readline),
    })
    
  2. or download this
                 Rate unpack substr  subst     re  readl
    unpack 29656695/s     --    -5%    -8%   -14%   -16%
    ...
    subst  32410531/s     9%     3%     --    -6%    -8%
    re     34622792/s    17%    10%     7%     --    -2%
    readl  35251272/s    19%    12%     9%     2%     --