Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123
Windows
Desktop
2 years ago
string.indexOf()
15.5M/s
text.includes()
14.3M/s
string.match()
6.6M/s
regex.test()
6.5M/s
View exact numbers
Test name Executions per second
string.indexOf() 15,526,904 Ops/sec
text.includes() 14,264,232 Ops/sec
string.match() 6,619,691 Ops/sec
regex.test() 6,530,821 Ops/sec
Script Preparation code:
Tests: