Test case name | Result |
---|---|
String replaceAll | |
String replace with regex | |
String split and join |
Test name | Executions per second |
---|---|
String replaceAll | 882599.2 Ops/sec |
String replace with regex | 1030833.7 Ops/sec |
String split and join | 1518088.6 Ops/sec |