Created
December 2, 2015 00:35
-
-
Save sgrif/e8b8d31a031b7ee1fde4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [master][/tmp/qoiwjefoiqwejfoiqwjfoiqwejfioqewjioqfew] cat ~/.rspec | |
| --colour | |
| --order random | |
| --profile 5 | |
| [master][/tmp/qoiwjefoiqwejfoiqwjfoiqwejfioqewjioqfew] ruby -v | |
| ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-darwin14] | |
| [master][/tmp/qoiwjefoiqwejfoiqwjfoiqwejfioqewjioqfew] ber -fd | |
| Randomized with seed 44318 | |
| 2 | |
| 0 | |
| 7 | |
| 9 | |
| 6 | |
| 8 | |
| 4 | |
| 3 | |
| 5 | |
| 1 | |
| Top 5 slowest examples (0.00035 seconds, 24.4% of total time): | |
| 2 | |
| 0.00011 seconds ./spec/hi_spec.rb:7 | |
| 8 | |
| 0.00007 seconds ./spec/hi_spec.rb:7 | |
| 9 | |
| 0.00006 seconds ./spec/hi_spec.rb:7 | |
| 0 | |
| 0.00006 seconds ./spec/hi_spec.rb:7 | |
| 6 | |
| 0.00005 seconds ./spec/hi_spec.rb:7 | |
| Finished in 0.00144 seconds (files took 0.07264 seconds to load) | |
| 10 examples, 0 failures | |
| Randomized with seed 44318 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment