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()
19.2M/s
text.includes()
18.6M/s
regex.test()
9.7M/s
string.match()
7.7M/s
View exact numbers
Test name Executions per second
string.indexOf() 19,244,190 Ops/sec
text.includes() 18,610,718 Ops/sec
regex.test() 9,685,568 Ops/sec
string.match() 7,705,464 Ops/sec
Script Preparation code:
Tests: