Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
Chrome 139
Mac OS X 10.15.7
Desktop
one year ago
string.indexOf()
26.9M/s
text.includes()
25.6M/s
regex.test()
19.3M/s
string.match()
14.5M/s
View exact numbers
Test name Executions per second
string.indexOf() 26,916,708 Ops/sec
text.includes() 25,589,104 Ops/sec
regex.test() 19,325,974 Ops/sec
string.match() 14,479,324 Ops/sec
Script Preparation code:
Tests: