Skip to content

Instantly share code, notes, and snippets.

@japhb
Created November 22, 2012 20:23
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 japhb/4132800 to your computer and use it in GitHub Desktop.
Save japhb/4132800 to your computer and use it in GitHub Desktop.
perl6-bench showing 2011.10 -> 2012.10 Rakudo performance progession
==> perl6-bench version f37c11a-dirty
------------------------------ Perl 6 -------------------------------
2011.09 2011.10 2012.02 2012.06 2012.10 2012.11
rakudo rakudo rakudo rakudo rakudo rakudo
TEST parrot parrot parrot parrot parrot parrot
empty 0.929s 0.902s 1.189s 0.414s 0.452s 0.726s
2.247x 2.182x 2.875x 1.000x 1.093x 1.756x
zero 0.942s 0.935s 1.299s 0.891s 0.803s 0.727s
1.295x 1.286x 1.786x 1.225x 1.104x 1.000x
hello 0.959s 0.940s 1.306s 0.928s 0.824s 0.745s
1.287x 1.262x 1.753x 1.246x 1.105x 1.000x
while_empty_1e5 2.899s 2.475s 3.242s 2.834s 2.637s 2.361s
1.228x 1.048x 1.373x 1.200x 1.117x 1.000x
while_empty_1e6 20.114s 15.577s 20.971s 17.601s 17.160s 16.719s
1.291x 1.000x 1.346x 1.130x 1.102x 1.073x
for_empty_1e5 22.269s 7.757s 8.658s 7.812s 8.378s 8.779s
2.871x 1.000x 1.116x 1.007x 1.080x 1.132x
for_bind_1e5 24.831s 1.657s 2.182s 1.882s 1.703s 1.525s
16.279x 1.087x 1.431x 1.234x 1.116x 1.000x
for_assign_1e5 24.792s 1.646s 2.165s 1.839s 1.653s 1.484s
16.709x 1.110x 1.459x 1.239x 1.114x 1.000x
for_postinc_1e5 25.950s 2.583s 3.654s 3.131s 2.966s 2.691s
10.046x 1.000x 1.414x 1.212x 1.148x 1.042x
for_concat_1e5 29.381s 5.805s 6.312s 5.628s 5.157s 4.980s
5.900x 1.166x 1.268x 1.130x 1.036x 1.000x
for_push_1e3 57.085s 2.231s 2.498s 2.245s 2.071s 1.794s
31.824x 1.244x 1.392x 1.251x 1.155x 1.000x
for_array_set_1e4 2.619s 1.950s 2.434s 1.819s 1.635s 1.486s
1.762x 1.312x 1.638x 1.224x 1.100x 1.000x
for_hash_set_1e4 2.139s 1.758s 1.994s 1.755s 1.576s 1.342s
1.594x 1.310x 1.486x 1.308x 1.174x 1.000x
reduce_range_1e5 61.279s 47.804s 6.938s 4.612s 4.142s 4.103s
14.936x 11.651x 1.691x 1.124x 1.010x 1.000x
trim_string_1e3 18.052s 13.229s 4.825s 3.912s 2.876s 2.826s
6.388x 4.681x 1.707x 1.384x 1.018x 1.000x
rc-forest-fire -- -- 76.983s 64.308s 53.397s 54.613s
FAIL FAIL 1.442x 1.204x 1.000x 1.023x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment