Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Mac OS X 10.15.7
Desktop
2 years ago
string.indexOf()
32.3M/s
text.includes()
32.3M/s
regex.test()
16.3M/s
string.match()
12.8M/s
View exact numbers
Test name Executions per second
string.indexOf() 32,307,750 Ops/sec
text.includes() 32,281,268 Ops/sec
regex.test() 16,271,882 Ops/sec
string.match() 12,765,281 Ops/sec
Script Preparation code:
Tests: