parrotcode: GC/DOD Benchmark | |
Contents | Examples |
examples/benchmarks/gc_generations.pasm - GC/DOD Benchmark
% ./parrot examples/benchmarks/gc_generations.pasm
Runs a loop several loops, each making big strings with repeat
, then prints out some statistics indicating:
Buffer
struct
sBuffer
struct
sexamples/benchmarks/bench_newp.pasm, examples/benchmarks/gc_alloc_new.pasm, examples/benchmarks/gc_alloc_reuse.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.
|