Script Preparation code:
Tests:
  • text.includes()

  • regex.test()

  • string.match()

  • string.indexOf()

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    text.includes()
    regex.test()
    string.match()
    string.indexOf()

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 9 days ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:150.0) Gecko/20100101 Firefox/150.0
Firefox 150 on Mac OS X 10.15
View result in a separate tab
Test name Executions per second
text.includes() 803628480.0 Ops/sec
regex.test() 25311298.0 Ops/sec
string.match() 16410110.0 Ops/sec
string.indexOf() 932704192.0 Ops/sec