mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 01:25:14 +01:00
ca44fb1fba
Previous to this change package used for this github.com/VividCortex/ewma took a 0 average to mean reset the statistics. This happens quite often when transferring files though a buffer. Replace that implementation with a simple home grown one (with about the same constant), without that feature. |
||
---|---|---|
.. | ||
accounting_other.go | ||
accounting_test.go | ||
accounting_unix.go | ||
accounting.go | ||
inprogress.go | ||
stats.go | ||
stringset.go | ||
token_bucket.go |