| Test name | Executions per second |
|---|---|
| Luxon (from string) | 218360.1 Ops/sec |
| Luxon (from existing DateTimes) | 9759164.0 Ops/sec |
| Raw math (from minutes) | 101910776.0 Ops/sec |
| Raw math (from milliseconds) | 101206976.0 Ops/sec |
| Javascript date time object (string parsing) | 3287836.5 Ops/sec |
| Javascript date time object (already created) | 10298646.0 Ops/sec |