2024-03-17
| ||
12:11 | • Ticket [037c915376] Average the speed and ETA status still Fixed with 3 other changes artifact: 733f7a89ec user: js | |
12:03 | • Ticket [037c915376]: 4 changes artifact: b8e4a714f4 user: js | |
2020-08-10
| ||
21:44 | • Ticket [037c915376]: 3 changes artifact: f3bb62bea5 user: js | |
21:38 | • Fixed ticket [037c915376]. artifact: 7657e3e37e user: js | |
2020-06-07
| ||
11:51 | • Ticket [037c915376]: 4 changes artifact: 5896861dc3 user: js | |
2020-05-23
| ||
19:19 | • New ticket [037c915376]. artifact: 97d6e2116e user: js | |
Ticket UUID: | 037c91537637d1e3e5358d53e50fd712caea39ee | |||
Title: | Average the speed and ETA | |||
Status: | Fixed | Type: | Enhancement | |
Severity: | Minor | Priority: | Low | |
Subsystem: | ofhttp | Resolution: | Fixed | |
Last Modified: | 2024-03-17 12:11:54 | |||
Version Found In: | Milestone: | 1.0 | ||
User Comments: | ||||
js added on 2020-05-23 19:19:48:
Currently, only the current speed (amount of data transfered in the last second) and the ETA calculated based on it is show. On fluctuating connections, this means the ETA and speed are chaging like crazy. It should be averaged out over a sensible amount of time (e.g. 5 or 10 seconds). js added on 2020-08-10 21:38:24: Fixed in [30e8df31a0]. |