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