Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Windows
Desktop
2 years ago
string.indexOf()
12.6M/s
text.includes()
12.3M/s
regex.test()
8.0M/s
string.match()
6.4M/s
View exact numbers
Test name Executions per second
string.indexOf() 12,626,360 Ops/sec
text.includes() 12,289,892 Ops/sec
regex.test() 7,988,880 Ops/sec
string.match() 6,442,782 Ops/sec
Script Preparation code:
Tests: