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()
12.7M/s
text.includes()
11.1M/s
regex.test()
7.8M/s
string.match()
6.5M/s
View exact numbers
Test name Executions per second
string.indexOf() 12,673,184 Ops/sec
text.includes() 11,130,526 Ops/sec
regex.test() 7,811,082 Ops/sec
string.match() 6,547,630 Ops/sec
Script Preparation code:
Tests: