Test name | Executions per second |
---|---|
sort object with orderBy, ascending | 702784.6 Ops/sec |
sort object with sortBy, ascending | 657924.1 Ops/sec |
sort object with native sort, ascending | 2097286.2 Ops/sec |
sort object with orderBy, descending | 760736.6 Ops/sec |
sort object with native sort, descending | 3437057.2 Ops/sec |