Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Chrome 134
Mac OS X 10.15.7
Desktop
one year ago
string.indexOf()
174.9M/s
text.includes()
166.2M/s
regex.test()
36.3M/s
string.match()
23.6M/s
View exact numbers
Test name Executions per second
string.indexOf() 174,859,232 Ops/sec
text.includes() 166,150,944 Ops/sec
regex.test() 36,263,436 Ops/sec
string.match() 23,594,798 Ops/sec
Script Preparation code:
Tests: