Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Chrome 133
Mac OS X 10.15.7
Desktop
one year ago
string.indexOf()
168.1M/s
text.includes()
154.6M/s
regex.test()
32.4M/s
string.match()
21.1M/s
View exact numbers
Test name Executions per second
string.indexOf() 168,058,432 Ops/sec
text.includes() 154,561,536 Ops/sec
regex.test() 32,380,486 Ops/sec
string.match() 21,102,658 Ops/sec
Script Preparation code:
Tests: