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
string.indexOf()
7.4M/s
text.includes()
7.4M/s
regex.test()
5.2M/s
string.match()
4.5M/s
View exact numbers
Test name Executions per second
string.indexOf() 7,437,299 Ops/sec
text.includes() 7,434,792 Ops/sec
regex.test() 5,249,996 Ops/sec
string.match() 4,480,768 Ops/sec
Script Preparation code:
Tests: