startsWith vs indexOf startFastest: startsWith (2.6x faster)
739 ops/sec
284 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| startsWith | |
| indexOf start |
| Test name | Executions per second |
|---|---|
| ✓ startsWith | 723 Ops/sec |
| indexOf start | 214 Ops/sec |