NAME ^

examples/benchmarks/addit.pl - Variable Argument Subroutines

SYNOPSIS ^

    % time perl examples/benchmarks/addit.pl

DESCRIPTION ^

Joe Wilson's original Perl version of his varargs subroutines benchmark. It calls an "add it" function 500000 times in a loop and prints the result (21001097.97).

SEE ALSO ^

examples/benchmarks/addit.pasm, examples/benchmarks/addit.pir, examples/benchmarks/addit2.pir.


parrot