startsWith vs .charAtFastest: startsWith (1.9x faster)
1,774 ops/sec
930 ops/sec
14,652 ops/sec
14,627 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 |
|---|---|
| ✓ startsWith | 1,499 Ops/sec |
| .charAt | 1,377 Ops/sec |