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