Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Chrome 132
Mac OS X 10.15.7
Desktop
one year ago
string.indexOf()
220.2M/s
text.includes()
205.5M/s
regex.test()
42.2M/s
string.match()
29.0M/s
View exact numbers
Test name Executions per second
string.indexOf() 220,198,464 Ops/sec
text.includes() 205,482,032 Ops/sec
regex.test() 42,231,844 Ops/sec
string.match() 28,990,786 Ops/sec
Script Preparation code:
Tests: