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()
232.2M/s
text.includes()
101.3M/s
regex.test()
36.8M/s
string.match()
29.0M/s
View exact numbers
Test name Executions per second
string.indexOf() 232,199,664 Ops/sec
text.includes() 101,323,752 Ops/sec
regex.test() 36,760,156 Ops/sec
string.match() 29,031,520 Ops/sec
Script Preparation code:
Tests: