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.