Test name | Executions per second |
---|---|
sort object with orderBy, ascending | 162248.0 Ops/sec |
sort object with sortBy, ascending | 159183.5 Ops/sec |
sort object with native sort, ascending | 520152.8 Ops/sec |
sort object with orderBy, descending | 184098.8 Ops/sec |
sort object with native sort, descending | 781138.1 Ops/sec |