| Test name | Executions per second |
|---|---|
| ✓ Javascript Set intersection (new feature) (smaller set first) | 1,720,665 Ops/sec |
| Javascript Set intersection (new feature) (larger set first) | 1,613,542 Ops/sec |
| Javascript Set intersection (smaller set first) | 317,654 Ops/sec |
| Lodash intersection | 201,605 Ops/sec |
| Javascript Set intersection (new feature) (smaller set first) (with set init time) | 171,541 Ops/sec |
| Javascript Set intersection (larger set first) | 69,479 Ops/sec |
| Javascript Array intersection | 68,214 Ops/sec |