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

  • string .match()

  • indexOf === 0

  • string .startsWith()

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

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

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 3 days ago)
Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1
Mobile Safari 17 on iOS 17.6.1
View result in a separate tab
Test name Executions per second
regexp .test() 11829691.0 Ops/sec
string .match() 7579437.5 Ops/sec
indexOf === 0 11797191.0 Ops/sec
string .startsWith() 9801332.0 Ops/sec


;