| Test case name | Result |
|---|---|
| RegExp.test (SINGLE) | |
| String.includes (SINGLE) | |
| String.match with regex (SINGLE) | |
| String.indexOf (MULTIPLE) | |
| String.search (SINGLE) | |
| RegExp.exec (MULTIPLE) | |
| String.match (SINGLE) | |
| String.matchAll with regex(MULTIPLE) | |
| String.matchAll (MULTIPLE) | |
| String.search with regex (SINGLE) |
This benchmark does not have any results yet. Be the first one to run it!