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
text.includes()
12.5M/s
string.indexOf()
12.4M/s
regex.test()
6.0M/s
string.match()
5.1M/s
View exact numbers
Test name Executions per second
text.includes() 12,465,972 Ops/sec
string.indexOf() 12,417,453 Ops/sec
regex.test() 5,968,051 Ops/sec
string.match() 5,149,175 Ops/sec
Script Preparation code:
Tests: