Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Mac OS X 10.15.7
Desktop
2 years ago
string.indexOf()
23.1M/s
text.includes()
23.1M/s
regex.test()
11.6M/s
string.match()
9.8M/s
View exact numbers
Test name Executions per second
string.indexOf() 23,119,068 Ops/sec
text.includes() 23,087,866 Ops/sec
regex.test() 11,619,066 Ops/sec
string.match() 9,845,425 Ops/sec
Script Preparation code:
Tests: