Help for this page

Select Code to Download


  1. or download this
             Rate   pp   xs
    pp  3159521/s   -- -73%
    ...
    pp   333/s    --  -72%  -93%
    xs  1192/s  258%    --  -74%
    xs2 4516/s 1255%  279%    --
    
  2. or download this
    BEGIN {
        sub APICONTROL_CC_STD    () { 0 }
    ...
            return APICONTROL_CC_STD;
        }
    }
    
  3. or download this
    I32
    calltype_to_num_xs(type)
    ...
            SP = &(ST(-1));
        }
        PUTBACK;
    
  4. or download this
    use Local::C;
    use Benchmark qw(cmpthese :hireswallclock);
    ...
        });
    exit;
    }