Test case name | Result |
---|---|
replace regex global | |
replaceAll with string | |
replaceAll with regex |
Test name | Executions per second |
---|---|
replace regex global | 20553416.0 Ops/sec |
replaceAll with string | 14823385.0 Ops/sec |
replaceAll with regex | 13405797.0 Ops/sec |