NAME ^

examples/benchmarks/array_access.imc - Reading from array

SYNOPSIS ^

    ./parrot examples/benchmarks/array_access.imc --arr-size=1000

DESCRIPTION ^

Inspired by computer language shootout.

void bench( int arr_class, int arr_size ) ^

SEE ALSO ^

Computer language shootout. http://shootout.alioth.debian.org


parrot