Closed
Bug 1322435
Opened 4 years ago
Closed 4 years ago
Consider reducing the number of image decoder threads in the parent process in e10s
Categories
(Core :: ImageLib, defect)
Core
ImageLib
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: mstange, Assigned: tnikkel)
Details
Attachments
(1 file)
1.56 KB,
patch
|
aosmond
:
review+
mstange
:
feedback+
|
Details | Diff | Splinter Review |
Not sure how much they cost, but having 7 mostly unused decoder threads in the process that only renders chrome seems excessive.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee: nobody → tnikkel
Attachment #8817320 -
Flags: review?(aosmond)
Attachment #8817320 -
Flags: feedback?(mstange)
Comment 2•4 years ago
|
||
Comment on attachment 8817320 [details] [diff] [review] limit 4 threads in parent process Review of attachment 8817320 [details] [diff] [review]: ----------------------------------------------------------------- LGTM!
Attachment #8817320 -
Flags: review?(aosmond) → review+
Reporter | ||
Comment 3•4 years ago
|
||
Comment on attachment 8817320 [details] [diff] [review] limit 4 threads in parent process Yeah four seems fine, thanks
Attachment #8817320 -
Flags: feedback?(mstange) → feedback+
Assignee | ||
Comment 4•4 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=dad797ebc115350cfd14a63ef9411d9daf9d5d4e
Pushed by tnikkel@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/d8f60ae71774 Limit the number of image decoding threads we use in the parent process. r=aosmond
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d8f60ae71774
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•