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()
13.3M/s
text.includes()
13.3M/s
regex.test()
7.3M/s
string.match()
5.9M/s
View exact numbers
Test name Executions per second
string.indexOf() 13,259,789 Ops/sec
text.includes() 13,252,675 Ops/sec
regex.test() 7,272,544 Ops/sec
string.match() 5,932,692 Ops/sec
Script Preparation code:
Tests: