bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] Bug in informed dowloaded time


From: Mariano Acciardi
Subject: [Bug-wget] Bug in informed dowloaded time
Date: Wed, 12 Aug 2009 12:21:45 -0300

Hi all,

I'm using wget to make staticstics about downloaded time and I found this:

FINISHED --2009-08-12 12:06:38--
Downloaded: 7 files, 16K in 1.4s (11.3 KB/s)
Converting  xxxxxxxxxxxxxxxxxxxxxxxxxx
Converted 1 files in 0.001 seconds.

real    0m13.965s
user    0m0.024s
sys    0m0.004s

I use command time as  "time wget......" to check real time.
Look that real time elapsed, is 13 s and wget say "1.4s" and  "11.3" as KB/s
rate.

It seems that 1.4 is the value of rate (16/11.3) and 11.3 is real time in
seconds elapsed to download all files of the page.

Version I'm using of wget is:
wget -V
GNU Wget 1.11.4

Thanks

Best Regards

Mariano Acciardi
http://www.marianoacciardi.com. <http://www.marianoacciardi.com.ar/>


reply via email to

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