Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123
Mac OS X 10.15.7
Desktop
2 years ago
string.indexOf()
28.7M/s
text.includes()
28.6M/s
regex.test()
10.0M/s
string.match()
8.2M/s
View exact numbers
Test name Executions per second
string.indexOf() 28,727,538 Ops/sec
text.includes() 28,636,934 Ops/sec
regex.test() 10,035,955 Ops/sec
string.match() 8,201,444 Ops/sec
Script Preparation code:
Tests: