Test case name | Result |
---|---|
String concat | |
String join | |
string join directly | |
String concat directly |
Test name | Executions per second |
---|---|
String concat | 58.4 Ops/sec |
String join | 35.3 Ops/sec |
string join directly | 34.5 Ops/sec |
String concat directly | 59.2 Ops/sec |