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()
15.3M/s
text.includes()
15.2M/s
regex.test()
10.7M/s
string.match()
9.0M/s
View exact numbers
Test name Executions per second
string.indexOf() 15,272,205 Ops/sec
text.includes() 15,224,760 Ops/sec
regex.test() 10,688,017 Ops/sec
string.match() 8,996,444 Ops/sec
Script Preparation code:
Tests: