Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
Windows
Desktop
2 years ago
string.indexOf()
16.4M/s
text.includes()
16.1M/s
regex.test()
9.3M/s
string.match()
7.7M/s
View exact numbers
Test name Executions per second
string.indexOf() 16,390,920 Ops/sec
text.includes() 16,101,081 Ops/sec
regex.test() 9,312,604 Ops/sec
string.match() 7,734,878 Ops/sec
Script Preparation code:
Tests: