findIndex vs forEachFastest: forEach (197.7x faster)
78,042,440 ops/sec
394,849 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| findIndex | |
| forEach |
| Test name | Executions per second |
|---|---|
| ✓ forEach | 101,950,408 Ops/sec |
| findIndex | 394,849 Ops/sec |