Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Chrome 128
Mac OS X 10.15.7
Desktop
one year ago
string.indexOf()
15.2M/s
text.includes()
15.1M/s
regex.test()
9.1M/s
string.match()
7.6M/s
View exact numbers
Test name Executions per second
string.indexOf() 15,177,115 Ops/sec
text.includes() 15,145,494 Ops/sec
regex.test() 9,097,422 Ops/sec
string.match() 7,638,560 Ops/sec
Script Preparation code:
Tests: