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: 8 months ago)
Mozilla/5.0 (X11; Linux x86_64; rv:142.0) Gecko/20100101 Firefox/142.0
Firefox 142 on Linux
View result in a separate tab
Test name Executions per second
text.includes() 1668988800.0 Ops/sec
regex.test() 32386708.0 Ops/sec
string.match() 20650372.0 Ops/sec
string.indexOf() 1672710016.0 Ops/sec