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