Test name | Executions per second |
---|---|
sort object with orderBy, ascending | 133016.1 Ops/sec |
sort object with sortBy, ascending | 161815.1 Ops/sec |
sort object with native sort, ascending | 445102.7 Ops/sec |
sort object with orderBy, descending | 116834.0 Ops/sec |
sort object with native sort, descending | 767854.7 Ops/sec |