Test name | Executions per second |
---|---|
RegExp.test (BOOLEAN) | 3678228.8 Ops/sec |
String.includes (BOOLEAN) | 8982703.0 Ops/sec |
String.match (MULTIPLE) | 3295651.2 Ops/sec |
String.indexOf (MULTIPLE) | 9220941.0 Ops/sec |
String.search (MULTIPLE) | 3721531.5 Ops/sec |
RegExp.exec (MULTIPLE) | 3285154.0 Ops/sec |