| Test case name | Result |
|---|---|
| Lodash _.intersection() | |
| Custom optimized function 1 (Best) | |
| Custom optimized function 2 |
| Test name | Executions per second |
|---|---|
| Lodash _.intersection() | 8922.4 Ops/sec |
| Custom optimized function 1 (Best) | 10882.7 Ops/sec |
| Custom optimized function 2 | 4526.0 Ops/sec |