Template string vs String.concatFastest: Template string (4.1x faster)
169,018,736 ops/sec
40,769,416 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Template string | |
| String.concat |
| Test name | Executions per second |
|---|---|
| ✓ Template string | 15,746,265 Ops/sec |
| String.concat | 14,530,921 Ops/sec |