The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

examples/benchmarks/arriter.pl - Iterator Benchmark

SYNOPSIS

    % time perl examples/benchmarks/arriter.pl

DESCRIPTION

Sets up an array and then loops over its contents, incrementing a variable and setting hash values.

SEE ALSO

examples/benchmarks/arriter.pir, examples/benchmarks/arriter_o1.pir.