Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Chrome 135
Mac OS X 10.15.7
Desktop
one year ago
string.indexOf()
188.5M/s
text.includes()
171.2M/s
regex.test()
38.4M/s
string.match()
23.7M/s
View exact numbers
Test name Executions per second
string.indexOf() 188,524,496 Ops/sec
text.includes() 171,218,864 Ops/sec
regex.test() 38,389,924 Ops/sec
string.match() 23,739,640 Ops/sec
Script Preparation code:
Tests: