Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Chrome 133
Linux
Desktop
one year ago
string.indexOf()
163.9M/s
text.includes()
146.2M/s
regex.test()
29.5M/s
string.match()
19.4M/s
View exact numbers
Test name Executions per second
string.indexOf() 163,905,760 Ops/sec
text.includes() 146,172,496 Ops/sec
regex.test() 29,541,910 Ops/sec
string.match() 19,394,662 Ops/sec
Script Preparation code:
Tests: