Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Chrome 137
Windows
Desktop
one year ago
string.indexOf()
87.5M/s
text.includes()
82.1M/s
regex.test()
14.4M/s
string.match()
9.7M/s
View exact numbers
Test name Executions per second
string.indexOf() 87,467,584 Ops/sec
text.includes() 82,077,048 Ops/sec
regex.test() 14,438,467 Ops/sec
string.match() 9,691,784 Ops/sec
Script Preparation code:
Tests: