Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Chrome 121
Mac OS X 10.15.7
Desktop
2 years ago
string.indexOf()
11.5M/s
text.includes()
11.2M/s
regex.test()
6.5M/s
string.match()
5.4M/s
View exact numbers
Test name Executions per second
string.indexOf() 11,496,268 Ops/sec
text.includes() 11,173,586 Ops/sec
regex.test() 6,479,599 Ops/sec
string.match() 5,355,494 Ops/sec
Script Preparation code:
Tests: