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