Test case name | Result |
---|---|
RegEx.test | |
String.includes | |
String.match | |
String.indexOf |
Test name | Executions per second |
---|---|
RegEx.test | 13168044.0 Ops/sec |
String.includes | 11678935.0 Ops/sec |
String.match | 11505866.0 Ops/sec |
String.indexOf | 22756160.0 Ops/sec |