Test case name | Result |
---|---|
Sort on string | |
Convert to date, then sort | |
Convert to number, then sort |
Test name | Executions per second |
---|---|
Sort on string | 1157.7 Ops/sec |
Convert to date, then sort | 226.7 Ops/sec |
Convert to number, then sort | 214.2 Ops/sec |