concat vs spread operator vs pushFastest: push (4.2x faster)
36,375,512 ops/sec
25,297,140 ops/sec
8,609,101 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| concat | |
| spread operator | |
| push |
| Test name | Executions per second |
|---|---|
| ✓ push | 79,012,560 Ops/sec |
| spread operator | 47,582,336 Ops/sec |
| concat | 23,105,816 Ops/sec |