Skip to content

Instantly share code, notes, and snippets.

@leto
Created December 6, 2009 03:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leto/250034 to your computer and use it in GitHub Desktop.
Save leto/250034 to your computer and use it in GitHub Desktop.
$ BENCH_CONFIG=bench.yaml ~/git/euler_bench/bin/bench ~/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm parrot --order=avg
min max avg total
parrot /home/leto/src/parrot/parrot-1.3.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.3440 0.3616 0.3450 34.5003
parrot /home/leto/src/parrot/parrot-1.5.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.3444 0.3469 0.3454 34.5405
parrot /home/leto/src/parrot/parrot-1.4.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.3445 0.3605 0.3456 34.5596
parrot /home/leto/src/parrot/parrot-1.2.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.3625 0.3683 0.3634 36.3391
parrot /home/leto/src/parrot/parrot-0.9.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.3850 0.3999 0.3865 38.6519
parrot /home/leto/src/parrot/parrot-1.0.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.4005 0.4045 0.4018 40.1816
parrot /home/leto/src/parrot/parrot-1.1.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.4006 0.4154 0.4022 40.2187
parrot /home/leto/src/parrot/parrot-1.6.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.4109 0.4286 0.4120 41.2011
parrot /home/leto/src/parrot/parrot-1.7.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.4340 0.4457 0.4351 43.5061
parrot /home/leto/svn/parrot-trunk/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.4401 0.4523 0.4414 44.1400
parrot /home/leto/src/parrot/parrot-1.8.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.4469 0.4517 0.4484 44.8416
parrot /home/leto/src/parrot/parrot-0.8.2/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.8047 0.8168 0.8079 80.7911
parrot /home/leto/src/parrot/parrot-0.8.1/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/gc_waves_sizeable_data.pasm 0.8050 0.8195 0.8084 80.8449
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment