mirror of https://github.com/ekimekim/wubloader
float() is inaccurate and Decimal() is very slow (~3x the cpu usage) so instead we right-pad with 0s (eg. so 1.2345 -> 1.234500) then convert to int microsec directly. |
4 years ago | |
---|---|---|
.. | ||
common | 4 years ago | |
setup.py | 6 years ago |