Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    $a<=>$b       2.08          0%          --        -77%
    our($a,$b)   0.469        344%        343%          --
    
  2. or download this
                  Rate  our($a,$b)     $a<=>$b $::a<=>$::b
    our($a,$b)  1.75/s          --        -46%        -46%
    $a<=>$b     3.24/s         85%          --         -0%
    $::a<=>$::b 3.24/s         86%          0%          --