Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    
        print "Normal loop exit\n" unless $@;
    }
    
  2. or download this
                 Rate eval_loop bare_loop
    eval_loop 71541/s        --      -23%
    bare_loop 92362/s       29%        --