Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Chrome 132
Windows
Desktop
one year ago
string.indexOf()
57.3M/s
text.includes()
56.9M/s
regex.test()
10.7M/s
string.match()
6.0M/s
View exact numbers
Test name Executions per second
string.indexOf() 57,281,504 Ops/sec
text.includes() 56,880,968 Ops/sec
regex.test() 10,700,729 Ops/sec
string.match() 5,953,332 Ops/sec
Script Preparation code:
Tests: