Test name | Executions per second |
---|---|
Luxon (from string) | 158789.8 Ops/sec |
Luxon (from existing DateTimes) | 9995872.0 Ops/sec |
Raw math (from minutes) | 179087664.0 Ops/sec |
Raw math (from milliseconds) | 179620832.0 Ops/sec |
Javascript date time object (string parsing) | 2377015.5 Ops/sec |
Javascript date time object (already created) | 11673936.0 Ops/sec |