Test case name | Result |
---|---|
RegEx.test | |
String.includes | |
String.match | |
String.indexOf |
Test name | Executions per second |
---|---|
RegEx.test | 1909597.9 Ops/sec |
String.includes | 15979287.0 Ops/sec |
String.match | 1552450.1 Ops/sec |
String.indexOf | 15514103.0 Ops/sec |