View Single Post
Old 11-29-2003, 07:28 PM  
Harm
Too much time...
 
Join Date: Jul 2003
Posts: 1,430
Default

As you can see, in this case, race duration is '13 mins 48 secs'. This is calculated using the difference between current time (on release complete) and dir creation time.
Then, total speed is calculated using the size of the whole release divided by this time.

(191 * 1024) / (13*60 + 48) = 235 kB/s

Users speeds are calculated using their upload speeds stored in the .ioFTPD.banana file.

Thus, when the dir is created a long time before the files are uploaded, you have such racestats.

PS: 'UserStats:' and 'GroupStats:' messages are hardcoded.
Harm is offline