_.indexOf vs array indexOfFastest: array indexOf (2.4x faster)
11,075,443 ops/sec
4,550,886 ops/sec
66,448,936 ops/sec
64,136,240 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| _.indexOf | |
| array indexOf |
| Test name | Executions per second |
|---|---|
| ✓ array indexOf | 598,741,248 Ops/sec |
| _.indexOf | 29,256,732 Ops/sec |