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()
9.7M/s
text.includes()
9.7M/s
regex.test()
6.3M/s
string.match()
5.1M/s
View exact numbers
Test name Executions per second
string.indexOf() 9,749,812 Ops/sec
text.includes() 9,727,652 Ops/sec
regex.test() 6,262,454 Ops/sec
string.match() 5,064,797 Ops/sec
Script Preparation code:
Tests: