Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Chrome 136
Linux
Desktop
one year ago
string.indexOf()
131.8M/s
text.includes()
115.2M/s
regex.test()
14.8M/s
string.match()
10.6M/s
View exact numbers
Test name Executions per second
string.indexOf() 131,834,520 Ops/sec
text.includes() 115,215,104 Ops/sec
regex.test() 14,837,694 Ops/sec
string.match() 10,583,592 Ops/sec
Script Preparation code:
Tests: