unshift vs push + reverseFastest: push + reverse (283.3x faster)
59 ops/sec
0 ops/sec
Fastest: push + reverse (6.5x faster)
30 ops/sec
5 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| unshift | |
| push + reverse |
| Test name | Executions per second |
|---|---|
| ✓ push + reverse | 69 Ops/sec |
| unshift | 0 Ops/sec |