Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131
Windows
Desktop
one year ago
string.indexOf()
57.3M/s
text.includes()
54.6M/s
regex.test()
10.7M/s
string.match()
6.6M/s
View exact numbers
Test name Executions per second
string.indexOf() 57,275,488 Ops/sec
text.includes() 54,585,348 Ops/sec
regex.test() 10,685,172 Ops/sec
string.match() 6,636,702 Ops/sec
Script Preparation code:
Tests: