Test case name | Result |
---|---|
replace regex global | |
replaceAll with string | |
replaceAll with regex |
Test name | Executions per second |
---|---|
replace regex global | 3786344.0 Ops/sec |
replaceAll with string | 5215007.5 Ops/sec |
replaceAll with regex | 2984743.0 Ops/sec |