Test name | Executions per second |
---|---|
sort object with orderBy, ascending | 597018.5 Ops/sec |
sort object with sortBy, ascending | 566790.8 Ops/sec |
sort object with native sort, ascending | 1796669.9 Ops/sec |
sort object with orderBy, descending | 642090.4 Ops/sec |
sort object with native sort, descending | 2741802.0 Ops/sec |