Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Chrome 126
Mac OS X 10.15.7
Desktop
2 years ago
string.indexOf()
36.7M/s
text.includes()
36.6M/s
regex.test()
21.8M/s
string.match()
17.6M/s
View exact numbers
Test name Executions per second
string.indexOf() 36,661,116 Ops/sec
text.includes() 36,633,408 Ops/sec
regex.test() 21,838,524 Ops/sec
string.match() 17,589,522 Ops/sec
Script Preparation code:
Tests: