| Test case name | Result |
|---|---|
| + operator | |
| concat() | |
| template interpolation | |
| Array.prototype.join |
| Test name | Executions per second |
|---|---|
| + operator | 1578311.0 Ops/sec |
| concat() | 1636347.9 Ops/sec |
| template interpolation | 2412954.8 Ops/sec |
| Array.prototype.join | 1236978.9 Ops/sec |