Ton-O / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
GNU General Public License v2.0
0 stars 0 forks source link

Show the average download speed, once download is finished (feature request) #792

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The tab "General" for the torrent file includes quite a few information.
However, one interesting thing is missing. I guess, it's not only me who wants 
to know, how fast the file was downloaded = both in megabytes per second and in 
megabits/kilobits per second.

Since usually the download starts right after the torrent is added, in most 
cases it is enough just to divide the downloaded torrent size by (Complete Time 
minus Added Time). The deviation on start and end of download is usually not 
that significant, so anyone can see, what was the average line speed.

Quite interesting info and should be quite straightforward to implement. 
Everyone wants to know the real speed of the internet, not what the provider  
is promising :)

Original issue reported on code.google.com by Oleg.Kli...@gmail.com on 19 May 2014 at 7:51