Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
Mac OS X 10.15.7
Desktop
2 years ago
string.indexOf()
30.6M/s
text.includes()
30.0M/s
regex.test()
17.6M/s
string.match()
14.4M/s
View exact numbers
Test name Executions per second
string.indexOf() 30,607,694 Ops/sec
text.includes() 29,959,856 Ops/sec
regex.test() 17,620,206 Ops/sec
string.match() 14,436,556 Ops/sec
Script Preparation code:
Tests: