Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    use Benchmark 'cmpthese';
    ...
        return if $$ref == MAX;
      }
    }
    
  2. or download this
             Rate  refit lookup
    refit  4263/s     --   -21%
    lookup 5407/s    27%     --