Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Mac OS X 10.15.7
Desktop
2 years ago
string.indexOf()
28.1M/s
text.includes()
27.8M/s
regex.test()
15.0M/s
string.match()
11.9M/s
View exact numbers
Test name Executions per second
string.indexOf() 28,081,594 Ops/sec
text.includes() 27,814,382 Ops/sec
regex.test() 14,988,020 Ops/sec
string.match() 11,915,597 Ops/sec
Script Preparation code:
Tests: