How to estimate download time remaining (accurately)?

Posted by Mark on Stack Overflow See other posts from Stack Overflow or by Mark
Published on 2010-05-06T08:30:00Z Indexed on 2010/05/15 21:14 UTC
Read the original article Hit count: 164

Filed under:
|
|

Sure you could divide the remaining file size by the current download speed, but if your download speed fluctuates (and it will), this doesn't produce a very nice result. What's a better algorithm for producing smoother countdowns?

© Stack Overflow or respective owner

Related posts about algorithm

Related posts about download