| Test case name | Result |
|---|---|
| RegEx.test | |
| String.includes | |
| String.match | |
| String.replace | |
| String.replace classic |
| Test name | Executions per second |
|---|---|
| RegEx.test | 5425184.5 Ops/sec |
| String.includes | 16879302.0 Ops/sec |
| String.match | 3475077.0 Ops/sec |
| String.replace | 1453697.4 Ops/sec |
| String.replace classic | 9062069.0 Ops/sec |