Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36
Chrome 143
Mac OS X 10.15.7
Desktop
6 months ago
string.indexOf()
92.7M/s
text.includes()
92.1M/s
regex.test()
18.2M/s
string.match()
12.9M/s
View exact numbers
Test name Executions per second
string.indexOf() 92,728,888 Ops/sec
text.includes() 92,081,824 Ops/sec
regex.test() 18,185,384 Ops/sec
string.match() 12,887,019 Ops/sec
Script Preparation code:
Tests: