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()
10.7M/s
text.includes()
10.6M/s
regex.test()
6.1M/s
string.match()
5.3M/s
View exact numbers
Test name Executions per second
string.indexOf() 10,674,068 Ops/sec
text.includes() 10,603,758 Ops/sec
regex.test() 6,051,760 Ops/sec
string.match() 5,279,370 Ops/sec
Script Preparation code:
Tests: