[...array].sort vs array.toSorted494 ops/sec
469 ops/sec
941 ops/sec
920 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| [...array].sort | |
| array.toSorted |
| Test name | Executions per second |
|---|---|
| ✓ [...array].sort | 197 Ops/sec |
| array.toSorted | 192 Ops/sec |