Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
Mac OS X 10.15.7
Desktop
2 years ago
text.includes()
29.4M/s
string.indexOf()
29.1M/s
regex.test()
15.7M/s
string.match()
12.6M/s
View exact numbers
Test name Executions per second
text.includes() 29,361,706 Ops/sec
string.indexOf() 29,134,316 Ops/sec
regex.test() 15,690,568 Ops/sec
string.match() 12,575,809 Ops/sec
Script Preparation code:
Tests: