Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    regexp .test()
    string .includes()
    indexOf === 0
    string .startsWith()

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 6 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:148.0) Gecko/20100101 Firefox/148.0
Firefox 148 on Mac OS X 10.15
View result in a separate tab
string .includes()
618.0M/s
string .startsWith()
587.2M/s
indexOf === 0
568.3M/s
regexp .test()
24.3M/s
View exact numbers
Test name Executions per second
string .includes() 618,025,280 Ops/sec
string .startsWith() 587,229,248 Ops/sec
indexOf === 0 568,251,776 Ops/sec
regexp .test() 24,342,452 Ops/sec