Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Chrome 136
Linux
Desktop
one year ago
string.indexOf()
234.3M/s
text.includes()
233.0M/s
regex.test()
43.3M/s
string.match()
29.9M/s
View exact numbers
Test name Executions per second
string.indexOf() 234,251,312 Ops/sec
text.includes() 233,040,000 Ops/sec
regex.test() 43,299,196 Ops/sec
string.match() 29,873,068 Ops/sec
Script Preparation code:
Tests: