Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Chrome 132
Windows
Desktop
one year ago
string.indexOf()
120.5M/s
text.includes()
48.1M/s
regex.test()
19.2M/s
string.match()
11.7M/s
View exact numbers
Test name Executions per second
string.indexOf() 120,457,744 Ops/sec
text.includes() 48,107,396 Ops/sec
regex.test() 19,227,978 Ops/sec
string.match() 11,744,010 Ops/sec
Script Preparation code:
Tests: