Javascript Set intersection vs Lodash intersection vs Javascript Array intersection vs Native Set intersection| Test case name | Result |
|---|---|
| Javascript Set intersection | |
| Lodash intersection | |
| Javascript Array intersection | |
| Native Set intersection |
| Test name | Executions per second |
|---|---|
| ✓ Javascript Array intersection | 796,964 Ops/sec |
| Native Set intersection | 546,532 Ops/sec |
| Javascript Set intersection | 437,478 Ops/sec |
| Lodash intersection | 429,441 Ops/sec |