Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130
Mac OS X 10.15.7
Desktop
one year ago
text.includes()
9.3M/s
string.indexOf()
9.1M/s
regex.test()
6.4M/s
string.match()
5.3M/s
View exact numbers
Test name Executions per second
text.includes() 9,269,369 Ops/sec
string.indexOf() 9,122,980 Ops/sec
regex.test() 6,371,348 Ops/sec
string.match() 5,317,206 Ops/sec
Script Preparation code:
Tests: