Skip to content

Instantly share code, notes, and snippets.

@stefanpenner
Created May 18, 2014 14:05
Show Gist options
  • Save stefanpenner/26465d5848f2924e2aca to your computer and use it in GitHub Desktop.
Save stefanpenner/26465d5848f2924e2aca to your computer and use it in GitHub Desktop.
Running Benchmark Suite for test - All thenable 1 ...
- [All thenable 1] platform x 49,076 ops/sec ±12.54% (43 runs sampled)
- [All thenable 1] when x 260,462 ops/sec ±4.45% (49 runs sampled)
- [All thenable 1] bluebird x 240,711 ops/sec ±12.04% (46 runs sampled)
- [All thenable 1] q x 10,946 ops/sec ±9.92% (33 runs sampled)
- [All thenable 1] rsvp-2.0.4 x 2,262 ops/sec ±47.29% (12 runs sampled)
- [All thenable 1] rsvp-3.0.0 x 66,648 ops/sec ±23.18% (37 runs sampled)
- [All thenable 1] rsvp x 518,156 ops/sec ±3.99% (37 runs sampled)
Fastest for All thenable 1 is
Array[1]
Running Benchmark Suite for test - All thenable 2 ...
- [All thenable 2] platform x 31,473 ops/sec ±13.47% (42 runs sampled)
- [All thenable 2] when x 194,841 ops/sec ±17.36% (41 runs sampled)
- [All thenable 2] bluebird x 195,392 ops/sec ±8.41% (46 runs sampled)
- [All thenable 2] q x 7,866 ops/sec ±13.04% (38 runs sampled)
- [All thenable 2] rsvp-2.0.4 x 1,359 ops/sec ±21.80% (18 runs sampled)
- [All thenable 2] rsvp-3.0.0 x 53,785 ops/sec ±25.68% (38 runs sampled)
- [All thenable 2] rsvp x 461,108 ops/sec ±3.96% (47 runs sampled)
Fastest for All thenable 2 is
Array[1]
Running Benchmark Suite for test - All thenable 10 ...
- [All thenable 10] platform x 8,672 ops/sec ±26.08% (39 runs sampled)
- [All thenable 10] when x 153,030 ops/sec ±22.54% (40 runs sampled)
- [All thenable 10] bluebird x 135,925 ops/sec ±5.13% (46 runs sampled)
- [All thenable 10] q x 2,595 ops/sec ±21.46% (30 runs sampled)
- [All thenable 10] rsvp-2.0.4 x 592 ops/sec ±52.09% (9 runs sampled)
- [All thenable 10] rsvp-3.0.0 x 12,251 ops/sec ±44.31% (25 runs sampled)
- [All thenable 10] rsvp x 325,725 ops/sec ±4.02% (48 runs sampled)
Fastest for All thenable 10 is
Array[1]
Running Benchmark Suite for test - All thenable 100 ...
- [All thenable 100] platform x 895 ops/sec ±36.14% (38 runs sampled)
- [All thenable 100] when x 66,870 ops/sec ±4.19% (44 runs sampled)
- [All thenable 100] bluebird x 22,747 ops/sec ±11.24% (39 runs sampled)
- [All thenable 100] q x 271 ops/sec ±40.11% (20 runs sampled)
- [All thenable 100] rsvp-2.0.4 x 125 ops/sec ±23.10% (20 runs sampled)
- [All thenable 100] rsvp-3.0.0 x 1,393 ops/sec ±47.54% (25 runs sampled)
- [All thenable 100] rsvp x 54,020 ops/sec ±8.18% (35 runs sampled)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment