parrotcode: PMC Creation | |
Contents | Examples |
examples/benchmarks/bench_new.pasm - PMC Creation
% time ./parrot examples/benchmarks/bench_new.pasm
Creates a ResizablePMCArray
PMC and fills it with Integer
PMCs. Then prints out some statistics indicating:
Buffer
struct
sBuffer
struct
sexamples/benchmarks/gc_alloc_new.pasm, examples/benchmarks/gc_alloc_reuse.pasm, examples/benchmarks/gc_generations.pasm, examples/benchmarks/gc_header_new.pasm, examples/benchmarks/gc_header_reuse.pasm, examples/benchmarks/gc_waves_headers.pasm, examples/benchmarks/gc_waves_sizeable_data.pasm, examples/benchmarks/gc_waves_sizeable_headers.pasm.
|