sort vs unshiftFastest: unshift (1.8x faster)
32,363 ops/sec
18,333 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| sort | |
| unshift |
| Test name | Executions per second |
|---|---|
| ✓ unshift | 33,999 Ops/sec |
| sort | 19,679 Ops/sec |