IndexOf vs Includes vs lodashFastest: IndexOf (3.4x faster)
18,287,560 ops/sec
17,840,404 ops/sec
5,312,329 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| IndexOf | |
| Includes | |
| lodash |
| Test name | Executions per second |
|---|---|
| ✓ IndexOf | 21,744,048 Ops/sec |
| Includes | 19,966,758 Ops/sec |
| lodash | 6,236,047 Ops/sec |