Skip to content

Instantly share code, notes, and snippets.

@eileencodes
Created January 27, 2015 19:10
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 eileencodes/30dca64c4656055d7d36 to your computer and use it in GitHub Desktop.
Save eileencodes/30dca64c4656055d7d36 to your computer and use it in GitHub Desktop.
without_on_signal
Calculating -------------------------------------
INDEX: Integration Test
38.000 i/100ms
INDEX: Functional Test
100.000 i/100ms
-------------------------------------------------
INDEX: Integration Test
409.331 (± 6.8%) i/s - 2.052k
INDEX: Functional Test
1.016k (± 5.5%) i/s - 5.100k
Comparison:
INDEX: Functional Test: 1016.3 i/s
INDEX: Integration Test: 409.3 i/s - 2.48x slower
Calculating -------------------------------------
CREATE: Integration Test
17.000 i/100ms
CREATE: Functional Test
32.000 i/100ms
-------------------------------------------------
CREATE: Integration Test
170.958 (± 4.7%) i/s - 867.000
CREATE: Functional Test
328.143 (± 4.9%) i/s - 1.664k
Comparison:
CREATE: Functional Test: 328.1 i/s
CREATE: Integration Test: 171.0 i/s - 1.92x slower
Run options: --seed 28675
# Running:
....
Finished in 0.016458s, 243.0429 runs/s, 364.5643 assertions/s.
4 runs, 6 assertions, 0 failures, 0 errors, 0 skips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment