Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Chrome 128
Mac OS X 10.15.7
Desktop
one year ago
string.indexOf()
26.8M/s
text.includes()
26.5M/s
regex.test()
15.1M/s
string.match()
12.2M/s
View exact numbers
Test name Executions per second
string.indexOf() 26,800,656 Ops/sec
text.includes() 26,549,466 Ops/sec
regex.test() 15,136,632 Ops/sec
string.match() 12,241,938 Ops/sec
Script Preparation code:
Tests: