Skip to content

Instantly share code, notes, and snippets.

Created May 11, 2011 20:49
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 anonymous/967313 to your computer and use it in GitHub Desktop.
Save anonymous/967313 to your computer and use it in GitHub Desktop.
kiwi Hewlett-Packard HPE-570f x86_64 7994MB Ubuntu 11.04 gcc=4.5.2
2011-05-11T19:15:39Z
Version T1 T2 T3 T4 Fastest vs base
------------------------------------------------------------------------------
startup:
2011.01/3.0.0 (ms2) 0.45 0.46 0.45 0.45 0.45 100.0%
2011.04/3.3.0 (gms) 0.47 0.47 0.47 0.47 0.47 104.4%
2011.04/3.3.0-p2 (gms) 0.47 0.48 0.47 0.47 0.47 104.4%
2011.04/3.3.0-p3 (ms2) 0.44 0.42 0.43 0.44 0.42 93.3%
rakudo-bleed (gms) 0.42 0.41 0.42 0.42 0.41 91.1%
sin.p6:
2011.01/3.0.0 (ms2) 12.7 12.6 12.5 12.8 12.5 100.0%
2011.04/3.3.0 (gms) 16.2 16.3 16.2 16.2 16.2 129.1%
2011.04/3.3.0-p2 (gms) 14.9 15.0 15.0 15.0 14.9 118.9%
2011.04/3.3.0-p3 (ms2) 14.8 14.8 14.8 14.8 14.8 117.9%
rakudo-bleed (gms) 13.3 13.2 13.2 13.2 13.2 105.3%
atan2.p6:
2011.01/3.0.0 (ms2) 11.7 11.7 11.7 11.7 11.7 100.0%
2011.04/3.3.0 (gms) 12.4 12.4 12.4 12.3 12.3 105.6%
2011.04/3.3.0-p2 (gms) 11.6 11.6 11.7 11.7 11.6 99.3%
2011.04/3.3.0-p3 (ms2) 10.9 10.8 10.8 10.9 10.8 92.5%
rakudo-bleed (gms) 11.5 11.5 11.5 11.5 11.5 98.2%
rx.p6:
2011.01/3.0.0 (ms2) 53.9 51.8 53.2 58.9 51.8 100.0%
2011.04/3.3.0 (gms) 49.5 49.8 50.6 51.4 49.5 95.5%
2011.04/3.3.0-p2 (gms) 46.6 45.9 49.8 47.5 45.9 88.7%
2011.04/3.3.0-p3 (ms2) 43.5 43.8 45.9 46.3 43.5 84.0%
rakudo-bleed (gms) 45.0 45.0 48.5 43.1 43.1 83.3%
pickwords.p6:
2011.01/3.0.0 (ms2) 59.2 59.4 59.7 62.1 59.2 100.0%
2011.04/3.3.0 (gms) 70.0 67.5 69.5 69.8 67.5 114.0%
2011.04/3.3.0-p2 (gms) 64.9 64.7 64.3 65.2 64.3 108.6%
2011.04/3.3.0-p3 (ms2) 63.6 63.8 64.8 65.2 63.6 107.5%
rakudo-bleed (gms) 59.7 60.5 60.7 61.4 59.7 100.8%
prime.p6:
2011.01/3.0.0 (ms2) 65.1 64.4 63.7 64.2 63.7 100.0%
2011.04/3.3.0 (gms) 83.8 82.5 82.3 81.9 81.9 128.5%
2011.04/3.3.0-p2 (gms) 77.4 76.6 76.8 76.3 76.3 119.8%
2011.04/3.3.0-p3 (ms2) 69.4 68.5 69.4 68.9 68.5 107.5%
rakudo-bleed (gms) 66.7 66.0 66.0 65.7 65.7 103.0%
------------------------------------------------------------------------------
Build information:
2011.01/3.0.0 (ms2): Rakudo 2011.01, Parrot RELEASE_3_0_0
2011.04/3.3.0 (gms): Rakudo 2011.04, Parrot RELEASE_3_3_0
2011.04/3.3.0-p2 (gms): Rakudo 2011.04, Parrot RELEASE_3_3_0
- Parrot 3.3.0 with is_ptr patch and whiteknight's 64-bit patch
2011.04/3.3.0-p3 (ms2): Rakudo 2011.04, Parrot RELEASE_3_3_0
- Parrot 3.3.0 with 64-bit is_ptr patches, --gc=ms2,
- and GC_DEFAULT_MIN_THRESHOLD = Parrot_sysmem_amount(interp) / 8
rakudo-bleed (gms): Rakudo 2011.04-25-ga423aef, Parrot RELEASE_3_3_0-199-g3b374ae
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment