qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
28.64k stars 4.01k forks source link

dl/ul speed discrepancies (or impossible speeds) in status bar, title bar vs. speeds shown in transfer list #10766

Open Aniverse opened 5 years ago

Aniverse commented 5 years ago

Please provide the following information

qBittorrent version and Operating System

4.1.5 or 4.1.6, Ubuntu 16.04/18.04 or Debian 8/9

If on linux, libtorrent and Qt version

libtorrent 1.1.12 or 1.1.13 Qt 5.5.1 or 5.7.1 or 5.9.5

What is the problem

I'm a seedbox user and I'm using qbittorrent-nox. I'm using a 1Gbps HDD seedbox. speed Obviously this is impossible for a 1Gbps seedbox with only HDD as storage. Such siuation occurs many times but this is the most ridiculous one.

And the sum of the speeds of single torrents is also very different from the speed shown in status bar, when sum of single torrents' upload speed is 30MiB/s, the speed shown in status bar maybe 70MiB/s, that would make me confused, as I'm not sure which speed is the actual speed.

I have read #8738, but it can't explain 4.73GiB/s on 1Gbps server.

What is the expected behavior

Normal speed display, and what about to make the speed shown is status bar be the same as sum of single torrents' speed? (I know the speed in status bar includes payload, but this will confuse many users)

Steps to reproduce

Add some torrents and start them.

Extra info(if any)

It seems this bug only occurs on qbt 4.x (tbh I'm not sure if this occurs on qbt 4.0 but on qbt 4.1.x this bug do exist), when I was using qbt 3.3.x I have never had such a problem. This is a very common issue as I know (see also #9946, #8847), and many other seedbox qbittorrent-nox users had reported me the same issue and then they stuck to using qbt 3.3.11.

geekcdy commented 5 years ago

Same issue here

yezi1000 commented 5 years ago

Same problem photo_2019-07-23_14-21-27

FranciscoPombal commented 4 years ago

~Duplicate of https://github.com/qbittorrent/qBittorrent/issues/7920~

FranciscoPombal commented 4 years ago

Apologies for erroneously marking this as a duplicate of the "impossible speed in graphs" bug, which is now fixed.

I can confirm this one, as I've recently observed this on an Ubuntu 18.04 system with a very active torrent that was saturating both my uplink and downlink. The system was also under quite high I/O contention, which might play a role in this. Speed values in the title/status bar were fluctuating wildly between several dozen MiB/s and dozens/hundreds of KiB/s, and varied wildly from the smoother range of values shown in the transfer list and graph, which seemed to be more in line with the actual download progress. Additionally, I'm pretty sure at times some of the download speed values displayed in the status/title bar were actually impossible.

qBittorrent version used: 4d1c5a8aea9fc2a5d46a16c7f23a39733cfaad20 (most recent master commit at time of writing) + libtorrent 1.2.8 (release tag)

Marko-HR commented 3 years ago

Apologies for erroneously marking this as a duplicate of the "impossible speed in graphs" bug, which is now fixed.

I can confirm this one, as I've recently observed this on an Ubuntu 18.04 system with a very active torrent that was saturating both my uplink and downlink. The system was also under quite high I/O contention, which might play a role in this. Speed values in the title/status bar were fluctuating wildly between several dozen MiB/s and dozens/hundreds of KiB/s, and varied wildly from the smoother range of values shown in the transfer list and graph, which seemed to be more in line with the actual download progress. Additionally, I'm pretty sure at times some of the download speed values displayed in the status/title bar were actually impossible.

qBittorrent version used: 4d1c5a8 (most recent master commit at time of writing) + libtorrent 1.2.8 (release tag)

Any news regarding this? When could this potentially be fixed?