Tests:
-
String[index]
-
String.charAt(index)
-
String.charCodeAt(index)
Rendered benchmark preparation results:
Latest run results:
Run details: (Test run date:
2 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124 on Mac OS X 10.15.7
View result in a separate tab
String.charAt(index)
375K/s
String.charCodeAt(index)
58K/s
View exact numbers
| Test name |
Executions per second |
|
✓
String[index]
|
486,514 Ops/sec |
|
String.charAt(index)
|
375,268 Ops/sec |
|
String.charCodeAt(index)
|
58,410 Ops/sec |
Do you really want to delete benchmark?