Skip to content

Instantly share code, notes, and snippets.

@leto
Created December 7, 2009 07:07
Show Gist options
  • Select an option

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

Select an option

Save leto/250677 to your computer and use it in GitHub Desktop.
$ BENCH_CONFIG=new-parrots.yaml ~/git/euler_bench/bin/bench ~/svn/parrot-trunk/examples/benchmarks/hamming.pir parrot --count=300 --order=total
min max avg total
parrot /home/leto/src/parrot/parrot-1.2.0/parrot 0.0067 0.0080 0.0072 2.1687
parrot /home/leto/svn/parrot-trunk/parrot 0.0068 0.0080 0.0073 2.2039
parrot /home/leto/src/parrot/parrot-1.6.0/parrot 0.0070 0.0077 0.0075 2.2564
parrot /home/leto/src/parrot/parrot-1.3.0/parrot 0.0070 0.0076 0.0075 2.2565
parrot /home/leto/src/parrot/parrot-1.8.0/parrot 0.0070 0.0077 0.0075 2.2583
parrot /home/leto/src/parrot/parrot-1.4.0/parrot 0.0070 0.0077 0.0076 2.2650
parrot /home/leto/src/parrot/parrot-1.7.0/parrot 0.0070 0.0083 0.0076 2.2688
parrot /home/leto/src/parrot/parrot-1.5.0/parrot 0.0071 0.0095 0.0076 2.2825
parrot /home/leto/src/parrot/parrot-0.7.0/parrot 0.0116 0.0128 0.0121 3.6296
parrot /home/leto/src/parrot/parrot-0.5.0/parrot 0.0119 0.0127 0.0121 3.6388
parrot /home/leto/src/parrot/parrot-1.1.0/parrot 0.0119 0.0128 0.0125 3.7403
parrot /home/leto/src/parrot/parrot-0.8.0/parrot 0.0119 0.0132 0.0125 3.7536
parrot /home/leto/src/parrot/parrot-1.0.0/parrot 0.0120 0.0128 0.0126 3.7797
parrot /home/leto/src/parrot/parrot-0.9.0/parrot 0.0122 0.0131 0.0127 3.8088
parrot /home/leto/src/parrot/parrot-0.8.2/parrot 0.0124 0.0139 0.0130 3.9024
parrot /home/leto/src/parrot/parrot-0.8.1/parrot 0.0125 0.0138 0.0131 3.9167
parrot /home/leto/src/parrot/parrot-0.6.0/parrot 0.0143 0.0180 0.0148 4.4378
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment