Native JS sort vs lodash sortFastest: Native JS sort (3.1x faster)
16 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 |
|---|---|
| Native JS sort | |
| lodash sort |
| Test name | Executions per second |
|---|---|
| ✓ Native JS sort | 20 Ops/sec |
| lodash sort | 9 Ops/sec |