Help for this page

Select Code to Download


  1. or download this
    [%# Run this through tpage - from Template %]
    
    ...
     return &{$functions{ $level }}( $_ ) 
       || die 'Add universal function here';
    }
    
  2. or download this
    my %functions = ();
    
    ...
       || die 'Add universal function here';
    }
    
  3. or download this
                 Rate       ori m-elegant     ori++      evdb
    ori        6234/s        --      -36%      -40%      -51%
    ...
    ori++     10373/s       66%        7%        --      -18%
    evdb      12690/s      104%       31%       22%        --