Skip to content

Instantly share code, notes, and snippets.

@iain
Created January 7, 2012 14:12
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 iain/1574837 to your computer and use it in GitHub Desktop.
Save iain/1574837 to your computer and use it in GitHub Desktop.
RSpec 2.7 vs 2.8

RSpec 2.7:

Finished in 37.42 seconds
306 examples, 0 failures, 2 pending
rspec  22.39s user 16.56s system 102% cpu 37.925 total

RSpec 2.8:

Finished in 32.05 seconds
306 examples, 0 failures, 2 pending
rspec  22.37s user 17.01s system 100% cpu 39.186 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment