Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    includes
    !~indexOf
    indexOf > -1
    indexOf !== -1
    test
    match

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120 on Linux
View result in a separate tab
indexOf > -1
1.5M/s
indexOf !== -1
1.5M/s
!~indexOf
1.5M/s
includes
1.5M/s
test
1.1M/s
match
1.1M/s
View exact numbers
Test name Executions per second
indexOf > -1 1,505,453 Ops/sec
indexOf !== -1 1,503,584 Ops/sec
!~indexOf 1,499,284 Ops/sec
includes 1,498,346 Ops/sec
test 1,142,791 Ops/sec
match 1,057,816 Ops/sec