Test name | Executions per second |
---|---|
RegExp.test (BOOLEAN) | 3603839.8 Ops/sec |
String.includes (BOOLEAN) | 9103367.0 Ops/sec |
String.match (MULTIPLE) | 3195971.0 Ops/sec |
String.indexOf (MULTIPLE) | 7913023.0 Ops/sec |
String.search (MULTIPLE) | 3636076.0 Ops/sec |
RegExp.exec (MULTIPLE) | 3254413.8 Ops/sec |