Closed
Bug 1812009
Opened 3 years ago
Closed 3 years ago
Add prefs that allow increasing the DNS thread count
Categories
(Core :: Networking: DNS, enhancement, P2)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
The max number of threads used for reasolving DNS is currently limited to 8.
Apparently Chrome is using up to 64 threads, so we should consider increasing the number.
Stage 1 - add prefs to do so.
Stage 2 - either do an experiment to evaluate the performance boost or increase on nightly and check telemetry.
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/3fb2b5e5a826
Add prefs that allow increasing the DNS thread count r=necko-reviewers,kershaw
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•