Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Chrome 126
Windows
Desktop
2 years ago
string.indexOf()
17.8M/s
text.includes()
17.6M/s
regex.test()
10.6M/s
string.match()
8.8M/s
View exact numbers
Test name Executions per second
string.indexOf() 17,785,268 Ops/sec
text.includes() 17,591,336 Ops/sec
regex.test() 10,643,762 Ops/sec
string.match() 8,785,437 Ops/sec
Script Preparation code:
Tests: