Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124
Mac OS X 10.15.7
Desktop
2 years ago
string.indexOf()
30.9M/s
text.includes()
30.3M/s
regex.test()
18.3M/s
string.match()
14.9M/s
View exact numbers
Test name Executions per second
string.indexOf() 30,879,908 Ops/sec
text.includes() 30,328,326 Ops/sec
regex.test() 18,285,612 Ops/sec
string.match() 14,880,416 Ops/sec
Script Preparation code:
Tests: