Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Chrome 126
Mac OS X 10.15.7
Desktop
2 years ago
text.includes()
26.3M/s
string.indexOf()
26.1M/s
regex.test()
14.8M/s
string.match()
12.0M/s
View exact numbers
Test name Executions per second
text.includes() 26,272,624 Ops/sec
string.indexOf() 26,110,106 Ops/sec
regex.test() 14,811,981 Ops/sec
string.match() 12,016,091 Ops/sec
Script Preparation code:
Tests: