concat vs spread vs pushFastest: push (2.5x faster)
13,661,172 ops/sec
6,754,375 ops/sec
5,436,935 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 | |
| push |
| Test name | Executions per second |
|---|---|
| ✓ push | 13,631,448 Ops/sec |
| spread | 6,797,943 Ops/sec |
| concat | 5,473,168 Ops/sec |