Test name | Executions per second |
---|---|
sort object with orderBy, ascending | 637624.6 Ops/sec |
sort object with sortBy, ascending | 605877.8 Ops/sec |
sort object with native sort, ascending | 1892283.1 Ops/sec |
sort object with orderBy, descending | 643511.4 Ops/sec |
sort object with native sort, descending | 2655634.5 Ops/sec |