Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Chrome 136
Mac OS X 10.15.7
Desktop
one year ago
string.indexOf()
172.9M/s
text.includes()
153.2M/s
regex.test()
32.4M/s
string.match()
19.3M/s
View exact numbers
Test name Executions per second
string.indexOf() 172,872,128 Ops/sec
text.includes() 153,169,616 Ops/sec
regex.test() 32,366,288 Ops/sec
string.match() 19,284,216 Ops/sec
Script Preparation code:
Tests: