Closed smucode closed 6 years ago
Thank you very much.
The issue is around large ints and Elm and Javascript.
> 2493072000001 // 1000
-1801895296 : Int
The work around is to convert to a float and then round the result.
New version is up. Please test.
In the following example the time is 44 seconds off: