Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123
Windows
Desktop
2 years ago
string.indexOf()
17.0M/s
text.includes()
16.8M/s
regex.test()
9.4M/s
string.match()
7.6M/s
View exact numbers
Test name Executions per second
string.indexOf() 17,016,072 Ops/sec
text.includes() 16,750,367 Ops/sec
regex.test() 9,403,862 Ops/sec
string.match() 7,640,735 Ops/sec
Script Preparation code:
Tests: