Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123
Windows
Desktop
2 years ago
string.indexOf()
13.9M/s
text.includes()
12.6M/s
regex.test()
8.2M/s
string.match()
6.9M/s
View exact numbers
Test name Executions per second
string.indexOf() 13,863,745 Ops/sec
text.includes() 12,646,387 Ops/sec
regex.test() 8,180,616 Ops/sec
string.match() 6,859,618 Ops/sec
Script Preparation code:
Tests: