View Single Post
Old 09 October 2016, 13:53   #7
Olaf Barthel
Registered User
 
Join Date: Aug 2010
Location: Germany
Posts: 532
Quote:
Originally Posted by Locutus View Post
Hi Olaf, the only thing wrong is the speed indicator. The actual transfer speed is fine. (shows 140B/s, while the real rate is ~600KB/s)

As i said tiny issue, but to a user it might look misleading when evaluating the demo. The first thing users will do is test speed after all :-)
Thank you! I believe I may have found the cause of the problem: the timer resolution which the speed indicator uses is very coarse.

This wget version falls back onto using the time() function (in "ptimer.c") if it cannot use an operation system function which would deliver millisecond resolution.

I made a note to update the code.
Olaf Barthel is offline  
 
Page generated in 0.04462 seconds with 11 queries