NAME ^

examples/benchmarks/array_access.pir - benchmark reading from an array

SYNOPSIS ^

    ./parrot examples/benchmarks/array_access.pir --arr-size=2000

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