| Test name | Executions per second |
|---|---|
| ✓ Javascript Set intersection (new feature) (smaller set first) | 1,709,402 Ops/sec |
| Javascript Set intersection (new feature) (larger set first) | 1,621,810 Ops/sec |
| Javascript Set intersection (smaller set first) | 312,044 Ops/sec |
| Lodash intersection | 182,722 Ops/sec |
| Javascript Set intersection (new feature) (smaller set first) (with set init time) | 179,355 Ops/sec |
| Javascript Set intersection (larger set first) | 70,135 Ops/sec |
| Javascript Array intersection | 67,761 Ops/sec |