Skip to content

Instantly share code, notes, and snippets.

@f3lan
Created April 24, 2012 19:38
Show Gist options
  • Save f3lan/2483014 to your computer and use it in GitHub Desktop.
Save f3lan/2483014 to your computer and use it in GitHub Desktop.
rspec time
without spork:
real 0m55.521s
user 0m36.810s
sys 0m2.331s
with sprok:
real 0m40.877s
user 0m34.737s
sys 0m1.822s
not much faster!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment