_.orderBy vs Array.sortFastest: Array.sort (12.7x faster)
430,875 ops/sec
34,061 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| _.orderBy | |
| Array.sort |
| Test name | Executions per second |
|---|---|
| ✓ Array.sort | 289,693 Ops/sec |
| _.orderBy | 19,701 Ops/sec |