Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124
Windows
Desktop
2 years ago
string.indexOf()
7.4M/s
text.includes()
7.0M/s
regex.test()
4.5M/s
string.match()
3.5M/s
View exact numbers
Test name Executions per second
string.indexOf() 7,411,861 Ops/sec
text.includes() 6,977,162 Ops/sec
regex.test() 4,539,774 Ops/sec
string.match() 3,518,100 Ops/sec
Script Preparation code:
Tests: