Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36
Chrome 127
Windows
Desktop
one year ago
string.indexOf()
9.7M/s
text.includes()
9.5M/s
regex.test()
5.4M/s
string.match()
4.8M/s
View exact numbers
Test name Executions per second
string.indexOf() 9,697,031 Ops/sec
text.includes() 9,539,200 Ops/sec
regex.test() 5,388,710 Ops/sec
string.match() 4,764,835 Ops/sec
Script Preparation code:
Tests: