Test case name | Result |
---|---|
Moment add day | |
Luxon add day | |
Moment add second | |
Luxon add second | |
Luxon, add day, precreated date | |
Moment, add day, precreated date |
Test name | Executions per second |
---|---|
Moment add day | 35181.9 Ops/sec |
Luxon add day | 18464.2 Ops/sec |
Moment add second | 36672.0 Ops/sec |
Luxon add second | 15552.0 Ops/sec |
Luxon, add day, precreated date | 22698.3 Ops/sec |
Moment, add day, precreated date | 828026.9 Ops/sec |