Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
Windows
Desktop
2 years ago
string.indexOf()
21.1M/s
text.includes()
21.0M/s
regex.test()
13.0M/s
string.match()
11.1M/s
View exact numbers
Test name Executions per second
string.indexOf() 21,051,768 Ops/sec
text.includes() 21,037,968 Ops/sec
regex.test() 13,042,384 Ops/sec
string.match() 11,093,084 Ops/sec
Script Preparation code:
Tests: