Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Chrome 128
Windows
Desktop
one year ago
string.indexOf()
26.2M/s
text.includes()
23.0M/s
regex.test()
14.1M/s
string.match()
12.8M/s
View exact numbers
Test name Executions per second
string.indexOf() 26,185,868 Ops/sec
text.includes() 22,953,890 Ops/sec
regex.test() 14,098,992 Ops/sec
string.match() 12,803,267 Ops/sec
Script Preparation code:
Tests: