Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131
Mac OS X 10.15.7
Desktop
one year ago
string.indexOf()
219.8M/s
text.includes()
212.9M/s
regex.test()
44.6M/s
string.match()
28.3M/s
View exact numbers
Test name Executions per second
string.indexOf() 219,778,080 Ops/sec
text.includes() 212,852,864 Ops/sec
regex.test() 44,602,012 Ops/sec
string.match() 28,289,956 Ops/sec
Script Preparation code:
Tests: