Closed
Bug 1943702
Opened 1 month ago
Closed 27 days ago
Add DAMP test for big data URIs in netmonitor
Categories
(DevTools :: Netmonitor, task, P3)
DevTools
Netmonitor
Tracking
(firefox136 fixed)
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
Attachments
(4 files)
We should add a test to cover the performance issues with big data URIs in netmonitor we started fixing in Bug 1943284.
Assignee | ||
Comment 1•1 month ago
|
||
Prepare the DAMP netmonitor custom test to handle big data URIs without actually adding the new test yet.
However the test is fixed already to compute the number of expected requests correctly.
Assignee | ||
Comment 2•1 month ago
|
||
Depends on D235535
Adds a new step in the netmonitor custom DAMP test loading 3 big data URIs of 10 MB
each.
Assignee | ||
Comment 3•1 month ago
|
||
Depends on D235536
Assignee | ||
Comment 4•29 days ago
|
||
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aef5a0d3a0ac
[devtools] Add support for predicate in netmonitor DAMP helper r=nchevobbe,perftest-reviewers,fbilt
https://hg.mozilla.org/integration/autoland/rev/19ef5529075d
[devtools] Add support for big data URLs in netmonitor custom damp test r=perftest-reviewers,nchevobbe,sparky
https://hg.mozilla.org/integration/autoland/rev/1b2c962cbfb6
[devtools] Add measures for big data URLs in netmonitor custom damp test r=devtools-reviewers,perftest-reviewers,fbilt,nchevobbe
https://hg.mozilla.org/integration/autoland/rev/1de23759464d
[devtools] Avoid building too many URL objects to fetch URL details r=devtools-reviewers,nchevobbe
Comment 6•27 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/aef5a0d3a0ac
https://hg.mozilla.org/mozilla-central/rev/19ef5529075d
https://hg.mozilla.org/mozilla-central/rev/1b2c962cbfb6
https://hg.mozilla.org/mozilla-central/rev/1de23759464d
Status: ASSIGNED → RESOLVED
Closed: 27 days ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•