bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] typo in comment for function update_speed_ring()


From: Darshit Shah
Subject: Re: [Bug-wget] typo in comment for function update_speed_ring()
Date: Thu, 7 May 2015 11:30:04 +0530
User-agent: Mutt/1.5.23 (2014-03-12)

On 05/06, Yi Li wrote:
Hi list,
      speed ring is 20 records, so even for slow downloads,
there could at most take *twenty* reads time. but in the comment for
function update_speed_ring() , the comment is :

* The idea is that for fast downloads, we get the speed over exactly*
*   the last three seconds.  For slow downloads (where a network read*
*   takes more than 150ms to complete), we get the speed over a larger*
*   time period, as large as it takes to complete thirty reads.  This*
*   is good because slow downloads tend to fluctuate more and a*
*   3-second average would be too erratic.  */*


it should be change into :


*   time period, as large as it takes to complete twenty reads.  This*


Thanks,
Yi

I just made the change and pushed it. Thanks for reporting!


--
Thanking You,
Darshit Shah

Attachment: pgpuDOKzHo8EA.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]