Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36
Chrome 102
Mac OS X 10.15.7
Desktop
2 years ago
string.indexOf()
28.2M/s
text.includes()
25.4M/s
regex.test()
15.7M/s
string.match()
12.5M/s
View exact numbers
Test name Executions per second
string.indexOf() 28,224,554 Ops/sec
text.includes() 25,400,916 Ops/sec
regex.test() 15,661,238 Ops/sec
string.match() 12,497,877 Ops/sec
Script Preparation code:
Tests: