Script Preparation code:
Tests:
  • regexp .test()

  • string .includes()

  • indexOf === 0

  • string .startsWith()

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: one year ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
Chrome 108 on Windows
View result in a separate tab
Test name Executions per second
regexp .test() 10592424.0 Ops/sec
string .includes() 16440964.0 Ops/sec
indexOf === 0 16447940.0 Ops/sec
string .startsWith() 12037136.0 Ops/sec


;