startsWith vs .charAtFastest: .charAt (2.4x faster)
4,508 ops/sec
1,904 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| startsWith | |
| .charAt |
| Test name | Executions per second |
|---|---|
| ✓ .charAt | 11,903 Ops/sec |
| startsWith | 1,904 Ops/sec |