Skip to content

Instantly share code, notes, and snippets.

@keithpitt
Created October 19, 2012 05:11
Show Gist options
  • Save keithpitt/3916356 to your computer and use it in GitHub Desktop.
Save keithpitt/3916356 to your computer and use it in GitHub Desktop.
❯ time ~/.rbenv/shims/ruby -e 'exit' redthread-provisioner/git/master
~/.rbenv/shims/ruby -e 'exit' 0.10s user 0.11s system 97% cpu 0.210 total
❯ time ~/.rbenv/versions/1.9.3-p194-perf/bin/ruby -e 'exit' redthread-provisioner/git/master
~/.rbenv/versions/1.9.3-p194-perf/bin/ruby -e 'exit' 0.02s user 0.02s system 94% cpu 0.047 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment