| Test name | Executions per second |
|---|---|
| Javascript Set intersection (larger set first) | 70135.4 Ops/sec |
| Lodash intersection | 182721.8 Ops/sec |
| Javascript Array intersection | 67760.9 Ops/sec |
| Javascript Set intersection (new feature) (larger set first) | 1621809.5 Ops/sec |
| Javascript Set intersection (smaller set first) | 312044.4 Ops/sec |
| Javascript Set intersection (new feature) (smaller set first) | 1709402.2 Ops/sec |
| Javascript Set intersection (new feature) (smaller set first) (with set init time) | 179355.4 Ops/sec |