lastIndexOf vs indexOfFastest: indexOf (4.2x faster)
157,774,816 ops/sec
37,901,752 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| lastIndexOf | |
| indexOf |
| Test name | Executions per second |
|---|---|
| ✓ indexOf | 263,814,336 Ops/sec |
| lastIndexOf | 59,511,140 Ops/sec |