Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Windows
Desktop
2 years ago
string.indexOf()
11.1M/s
text.includes()
11.0M/s
regex.test()
6.4M/s
string.match()
5.3M/s
View exact numbers
Test name Executions per second
string.indexOf() 11,103,513 Ops/sec
text.includes() 11,024,937 Ops/sec
regex.test() 6,396,170 Ops/sec
string.match() 5,264,950 Ops/sec
Script Preparation code:
Tests: