Open
Bug 1228391
Opened 10 years ago
Updated 6 months ago
Show transfer speed in netmonitor
Categories
(DevTools :: Netmonitor, enhancement, P3)
Tracking
(firefox45 affected)
NEW
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | affected |
People
(Reporter: jujjyl, Unassigned)
References
(Blocks 1 open bug)
Details
I am trying to debug a scenario where Chrome loads up a page about two minutes(!) faster than Firefox. Looking and cross-referencing the Network transfers view, I noticed that when a download is in progress, the current network transfer speed is nowhere to be seen. (that I was able to find?)
Also, when a transfer is in progress, I am unable to see how many bytes of the file have been downloaded so far.
Finally, after a transfer has finished, I can see the size of the transfer, and the number of bytes transferred, but the total speed that the transfer finished is not computed anywhere. It is possible to compute this manually, but it would be useful if this was automatically computed and shown somewhere?
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Blocks: netmonitor-columns
Updated•3 years ago
|
Severity: normal → S3
Updated•6 months ago
|
Summary: HTTP transfer speeds, and current progress, are not displayed in the Network panel either for currently running or finished transfers. → Show transfer speed in netmonitor
Updated•6 months ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•