Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Chrome 128
Mac OS X 10.15.7
Desktop
one year ago
string.indexOf()
29.7M/s
text.includes()
29.5M/s
regex.test()
18.5M/s
string.match()
14.7M/s
View exact numbers
Test name Executions per second
string.indexOf() 29,655,180 Ops/sec
text.includes() 29,476,658 Ops/sec
regex.test() 18,463,154 Ops/sec
string.match() 14,721,762 Ops/sec
Script Preparation code:
Tests: