NAME ^

examples/benchmarks/stress3.pasm - GC stress-testing

SYNOPSIS ^

    % time ./parrot examples/benchmarks/stress3.pasm

DESCRIPTION ^

Creates a lot of PMCs, and then prints out some statistics indicating:

Note that a command-line argument of 1 is supposed to cause the PMCs to be destroyed before a 2nd loop is run. However, this seems to be broken at the moment:

    SArray: Entry not an integer!

SEE ALSO ^

examples/benchmarks/stress.pasm, examples/benchmarks/stress.pl, examples/benchmarks/stress1.pasm, examples/benchmarks/stress1.pl, examples/benchmarks/stress2.pasm, examples/benchmarks/stress2.pl, examples/benchmarks/stress3.pasm.


parrot