Test name | Executions per second |
---|---|
sort object with orderBy, ascending | 787624.9 Ops/sec |
sort object with sortBy, ascending | 717847.1 Ops/sec |
sort object with native sort, ascending | 2809478.8 Ops/sec |
sort object with orderBy, descending | 779555.9 Ops/sec |
sort object with native sort, descending | 3875193.2 Ops/sec |