Help for this page

Select Code to Download


  1. or download this
                    Rate   minimal_c neg_class_c     minimal   neg_class
    minimal_c    94887/s          --        -11%        -40%        -44%
    neg_class_c 106974/s         13%          --        -32%        -37%
    minimal     157452/s         66%         47%          --         -8%
    neg_class   170558/s         80%         59%          8%          --
    
  2. or download this
    #!perl -w
    
    use strict;
    ...
    } else {
      timethese(-$time, \%bms);
    }