Test name | Executions per second |
---|---|
sort object with orderBy, ascending | 597373.1 Ops/sec |
sort object with sortBy, ascending | 553811.1 Ops/sec |
sort object with native sort, ascending | 1844817.5 Ops/sec |
sort object with orderBy, descending | 655581.8 Ops/sec |
sort object with native sort, descending | 2908113.8 Ops/sec |