Test name | Executions per second |
---|---|
sort object with orderBy, ascending | 1365796.8 Ops/sec |
sort object with sortBy, ascending | 1353131.5 Ops/sec |
sort object with native sort, ascending | 3654115.5 Ops/sec |
sort object with orderBy, descending | 1476873.6 Ops/sec |
sort object with native sort, descending | 6080769.5 Ops/sec |