Skip to content

Instantly share code, notes, and snippets.

@rafaelfranca
Created June 4, 2015 04:20
Show Gist options
  • Save rafaelfranca/3f3f530a7d7d702a839e to your computer and use it in GitHub Desktop.
Save rafaelfranca/3f3f530a7d7d702a839e to your computer and use it in GitHub Desktop.
[2.2.2 rails (4-2-stable)]$ bench=1 version=4-2 ruby scope.rb
Calculating -------------------------------------
scope 717.000 i/100ms
-------------------------------------------------
scope 7.539k (± 6.6%) i/s - 38.001k
[2.2.2 rails (4-2-stable)]$ g co 4-1-stable
Switched to branch '4-1-stable'
Your branch is up-to-date with 'origin/4-1-stable'.
[2.2.2 rails (4-1-stable)]$ bench=1 version=4-2 ruby scope.rb
Calculating -------------------------------------
scope 1.055k i/100ms
-------------------------------------------------
scope 10.757k (±20.0%) i/s - 51.695k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment