Script Preparation code:
Tests:
  • String[index]

  • String.charAt(index)

  • String.charCodeAt(index)

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
Test name Executions per second
String[index] 486513.8 Ops/sec
String.charAt(index) 375268.0 Ops/sec
String.charCodeAt(index) 58410.3 Ops/sec