Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Chrome 121
Mac OS X 10.15.7
Desktop
2 years ago
text.includes()
28.8M/s
string.indexOf()
23.6M/s
regex.test()
14.1M/s
string.match()
8.0M/s
View exact numbers
Test name Executions per second
text.includes() 28,777,528 Ops/sec
string.indexOf() 23,611,390 Ops/sec
regex.test() 14,090,780 Ops/sec
string.match() 8,013,806 Ops/sec
Script Preparation code:
Tests: