Test case name | Result |
---|---|
String replaceAll | |
String replace with regex | |
String split and join |
Test name | Executions per second |
---|---|
String replaceAll | 1699284.4 Ops/sec |
String replace with regex | 614472.6 Ops/sec |
String split and join | 1063568.2 Ops/sec |