findIndex vs map and indexOfFastest: findIndex (60.1x faster)
1,079,732 ops/sec
17,951 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| findIndex | |
| map and indexOf |
| Test name | Executions per second |
|---|---|
| ✓ findIndex | 328,196 Ops/sec |
| map and indexOf | 14,330 Ops/sec |