First step in refactoring nsHttpConnectionMgr
Categories
(Core :: Networking: HTTP, task, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: dragana, Assigned: dragana)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(8 files, 1 obsolete file)
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
| Assignee | ||
Comment 4•5 years ago
|
||
Updated•5 years ago
|
| Assignee | ||
Comment 5•5 years ago
|
||
| Assignee | ||
Comment 6•5 years ago
|
||
| Assignee | ||
Comment 7•5 years ago
|
||
| Assignee | ||
Comment 8•5 years ago
|
||
| Assignee | ||
Comment 9•5 years ago
|
||
| Assignee | ||
Comment 10•5 years ago
|
||
This is just the first step. nsHttpConnectionMgr can be improved further.
| Assignee | ||
Comment 11•5 years ago
|
||
Updated•5 years ago
|
Comment 12•5 years ago
|
||
Comment 13•5 years ago
|
||
Backed out 8 changesets (bug 1672520) for Build bustage in gecko/netwerk/protocol/http/nsHttpConnectionMgr.cpp. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer?job_id=320359764&repo=autoland&lineNumber=46313
Push with failures:
https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&revision=fd7e69c065d928cdb2df97fe64e800de7ece245c
Backout:
https://hg.mozilla.org/integration/autoland/rev/589b45ea4b87f0378ddb9e31e149e70fa301bc7e
Comment 14•5 years ago
|
||
Comment 15•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e81676ee1501
https://hg.mozilla.org/mozilla-central/rev/8a236eb4833f
https://hg.mozilla.org/mozilla-central/rev/c83020f6bf92
https://hg.mozilla.org/mozilla-central/rev/378ed0b660f7
https://hg.mozilla.org/mozilla-central/rev/279fd8b1210d
https://hg.mozilla.org/mozilla-central/rev/bbb1da52a501
https://hg.mozilla.org/mozilla-central/rev/12021a9f2d20
https://hg.mozilla.org/mozilla-central/rev/cac5627ac1ad
Comment 17•5 years ago
|
||
I tried a local backout of bug 1672520 but it failed for some reason, so I need to ask you if the regression below makes sense to be caused by your patches?
== Change summary for alert #27601 (as of Wed, 11 Nov 2020 13:38:20 GMT) ==
Regressions:
| Ratio | Suite | Test | Platform | Options | Absolute values (old vs new) |
|---|---|---|---|---|---|
| 8% | imdb | SpeedIndex | linux64-shippable-qr | cold webrender | 960.94 -> 1,038.58 |
| 8% | imdb | SpeedIndex | linux64-shippable | cold | 956.16 -> 1,031.67 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=27601
Description
•