| Test case name | Result |
|---|---|
| original | |
| ES5 replace match map | |
| match without replace | |
| iteration with replace | |
| looping with exec | |
| non regex |
| Test name | Executions per second |
|---|---|
| original | 2049.3 Ops/sec |
| ES5 replace match map | 1033.9 Ops/sec |
| match without replace | 1881.7 Ops/sec |
| iteration with replace | 983.1 Ops/sec |
| looping with exec | 1110.2 Ops/sec |
| non regex | 6823.9 Ops/sec |