Test case name | Result |
---|---|
RegEx.test | |
String.includes | |
String.match | |
String.indexOf |
Test name | Executions per second |
---|---|
RegEx.test | 13059101.0 Ops/sec |
String.includes | 5795897.5 Ops/sec |
String.match | 11588516.0 Ops/sec |
String.indexOf | 7687720.0 Ops/sec |