Test name | Executions per second |
---|---|
sort object with orderBy, ascending | 392120.6 Ops/sec |
sort object with sortBy, ascending | 357182.8 Ops/sec |
sort object with native sort, ascending | 1302498.1 Ops/sec |
sort object with orderBy, descending | 375840.2 Ops/sec |
sort object with native sort, descending | 2729181.5 Ops/sec |