array sort vs typedArray sortFastest: typedArray sort (23.3x faster)
27,716 ops/sec
1,192 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 | |
| typedArray sort |
| Test name | Executions per second |
|---|---|
| ✓ typedArray sort | 40,638 Ops/sec |
| array sort | 1,818 Ops/sec |