Skip to content

Instantly share code, notes, and snippets.

@aweis
Created December 10, 2013 03:44
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 aweis/7885421 to your computer and use it in GitHub Desktop.
Save aweis/7885421 to your computer and use it in GitHub Desktop.
time rake spec on schedule+ on different versions of ruby Awesome speed improvements!
ruby 1.9.3
rake spec 48.14s user 2.45s system 93% cpu 53.839 total
ruby 2.0.0
rake spec 20.33s user 1.90s system 87% cpu 25.432 total
ruby 2.1.0
rake spec 15.70s user 1.88s system 84% cpu 20.804 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment