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()
19.3M/s
text.includes()
19.2M/s
regex.test()
10.5M/s
string.match()
8.7M/s
View exact numbers
Test name Executions per second
string.indexOf() 19,252,894 Ops/sec
text.includes() 19,160,786 Ops/sec
regex.test() 10,491,098 Ops/sec
string.match() 8,727,247 Ops/sec
Script Preparation code:
Tests: