Test case name | Result |
---|---|
RegEx.test | |
String.includes | |
String.match | |
String.indexOf |
Test name | Executions per second |
---|---|
RegEx.test | 8888432.0 Ops/sec |
String.includes | 21061762.0 Ops/sec |
String.match | 5044408.0 Ops/sec |
String.indexOf | 21047628.0 Ops/sec |