Help for this page

Select Code to Download


  1. or download this
                Rate  classic memoized
    classic  75415/s       --     -19%
    memoized 93110/s      23%       --
    
  2. or download this
     
    use strict;
     
    ...
    sub meth7 { $_[0] }
    sub meth8 { $_[0] }
    sub meth9 { $_[0] }