Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130
Mac OS X 10.15.7
Desktop
one year ago
string.indexOf()
210.9M/s
text.includes()
200.6M/s
regex.test()
44.4M/s
string.match()
28.7M/s
View exact numbers
Test name Executions per second
string.indexOf() 210,878,000 Ops/sec
text.includes() 200,592,880 Ops/sec
regex.test() 44,402,232 Ops/sec
string.match() 28,650,160 Ops/sec
Script Preparation code:
Tests: