HTML Preparation code:
Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    .charAt
    .indexOf
    Str[index]
    .startWith

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0
Chrome 133 on Windows
View result in a separate tab
.indexOf
11K/s
Str[index]
2K/s
.charAt
949/s
.startWith
535/s
View exact numbers
Test name Executions per second
.indexOf 10,918 Ops/sec
Str[index] 1,789 Ops/sec
.charAt 949 Ops/sec
.startWith 535 Ops/sec