Open
Description
Extracted from #20059.
The idea here is that you would be able to set a flag on a Node
that indicates the units are byte. This would make it display, for example,
[6.5 MiB / 10 MiB] Downloading (192 KB/s)
rather than
[6815744/10485760] Downloading
for such a node.
It would also be nice if there was a resource scope. This way the root node could aggregate throughput based on scope and then display something like:
root name (down: 150 KB/s, up: 50 KB/s, disk: 100 MiB/s)