Skip to content

Instantly share code, notes, and snippets.

@imasahiro
Created April 18, 2014 16:10
Show Gist options
  • Save imasahiro/11051951 to your computer and use it in GitHub Desktop.
Save imasahiro/11051951 to your computer and use it in GitHub Desktop.
ruby 2.2.0dev (2014-04-18 trunk 45574) [x86_64-darwin13]
benchmark/bm_vm1_swap.rb
original real 0m0.968s user 0m0.957s sys 0m0.009s
modified real 0m0.280s user 0m0.267s sys 0m0.011s
benchmark/bm_vm1_lvar_set.rb
original real 0m3.180s user 0m3.164s sys 0m0.011s
modified real 0m0.410s user 0m0.396s sys 0m0.012s
benchmark/bm_vm1_length.rb
original real 0m1.378s user 0m1.359s sys 0m0.017s
modified real 0m0.591s user 0m0.576s sys 0m0.013s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment