Test case name | Result |
---|---|
Convert string to date using native Date.parse then get ms offset | |
Convert string epochms and get ms offset |
Test name | Executions per second |
---|---|
Convert string to date using native Date.parse then get ms offset | 3322053.2 Ops/sec |
Convert string epochms and get ms offset | 5001107.5 Ops/sec |