The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.