Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Chrome 125
Mac OS X 10.15.7
Desktop
2 years ago
string.indexOf()
22.4M/s
text.includes()
22.2M/s
regex.test()
12.9M/s
string.match()
10.4M/s
View exact numbers
Test name Executions per second
string.indexOf() 22,369,916 Ops/sec
text.includes() 22,196,972 Ops/sec
regex.test() 12,936,331 Ops/sec
string.match() 10,408,724 Ops/sec
Script Preparation code:
Tests: