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