Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    String[index]
    String.charAt(index)
    String.charCodeAt(index)

    Fastest: N/A

    Slowest: N/A

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[index]
487K/s
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