Test name | Executions per second |
---|---|
RegExp.test (BOOLEAN) | 3163049.8 Ops/sec |
String.includes (BOOLEAN) | 8125935.0 Ops/sec |
String.match (MULTIPLE) | 3222130.8 Ops/sec |
String.indexOf (MULTIPLE) | 9067708.0 Ops/sec |
String.search (MULTIPLE) | 3682082.0 Ops/sec |
RegExp.exec (MULTIPLE) | 3297872.8 Ops/sec |