Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save leto/250648 to your computer and use it in GitHub Desktop.

Select an option

Save leto/250648 to your computer and use it in GitHub Desktop.
$ BENCH_CONFIG=new-parrots.yaml ~/git/euler_bench/bin/bench ~/svn/parrot-trunk/examples/benchmarks/array_access.pir parrot --count=100 --order=total
min max avg total
parrot /home/leto/src/parrot/parrot-1.8.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.2812 0.3134 0.2857 28.5734
parrot /home/leto/src/parrot/parrot-1.7.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.3123 0.3342 0.3193 31.9254
parrot /home/leto/src/parrot/parrot-0.8.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.3615 0.4011 0.3667 36.6680
parrot /home/leto/src/parrot/parrot-0.8.2/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.3680 0.3959 0.3741 37.4121
parrot /home/leto/src/parrot/parrot-0.9.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.3899 0.4200 0.3984 39.8362
parrot /home/leto/src/parrot/parrot-0.7.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.3964 0.4286 0.4028 40.2832
parrot /home/leto/src/parrot/parrot-0.8.1/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.4041 0.4458 0.4093 40.9254
parrot /home/leto/src/parrot/parrot-0.5.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.4209 0.4586 0.4269 42.6909
parrot /home/leto/src/parrot/parrot-1.0.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.4611 0.5028 0.4723 47.2324
parrot /home/leto/src/parrot/parrot-1.1.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.5182 0.5411 0.5255 52.5491
parrot /home/leto/svn/parrot-trunk/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.5666 0.6012 0.5738 57.3816
parrot /home/leto/src/parrot/parrot-1.3.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.5984 0.6364 0.6053 60.5300
parrot /home/leto/src/parrot/parrot-1.5.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.6905 0.7103 0.6967 69.6712
parrot /home/leto/src/parrot/parrot-1.2.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.7191 0.7549 0.7265 72.6474
parrot /home/leto/src/parrot/parrot-1.6.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.7276 0.7563 0.7368 73.6827
parrot /home/leto/src/parrot/parrot-1.4.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.7637 0.7938 0.7729 77.2950
parrot /home/leto/src/parrot/parrot-0.6.0/parrot /home/leto/svn/parrot-trunk/examples/benchmarks/array_access.pir 0.9050 0.9419 0.9145 91.4485
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment