Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36
Chrome 116
Mac OS X 10.15.7
Desktop
one year ago
string.indexOf()
14.4M/s
text.includes()
13.9M/s
regex.test()
7.4M/s
string.match()
6.1M/s
View exact numbers
Test name Executions per second
string.indexOf() 14,404,499 Ops/sec
text.includes() 13,942,887 Ops/sec
regex.test() 7,386,468 Ops/sec
string.match() 6,090,100 Ops/sec
Script Preparation code:
Tests: