| Test case name | Result |
|---|---|
| multiple push + concat in a loop | |
| push destructured array + map concat in one call |
| Test name | Executions per second |
|---|---|
| multiple push + concat in a loop | 5419849.0 Ops/sec |
| push destructured array + map concat in one call | 4321263.0 Ops/sec |