Test name | Executions per second |
---|---|
Convert string to date using date-fns ParseJSON then get ms offset | 1113101.0 Ops/sec |
Convert string to date using native Date.parse then get ms offset | 2776874.2 Ops/sec |
Convert string epochms and get ms offset | 4597038.5 Ops/sec |