Closed
Bug 1448006
Opened 7 years ago
Closed 7 years ago
Disable usage of mipmaps
Categories
(Core :: Graphics: WebRender, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
In servo/webrender#2555 glenn added a flag to control mipmap generation. The update in bug 1447286 brought this into gecko. We want to make it so that gecko disables mipmaps always.
Assignee | ||
Comment 1•7 years ago
|
||
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8961451 [details]
Bug 1448006 - Disable mipmaps in WR.
https://reviewboard.mozilla.org/r/230198/#review235852
Attachment #8961451 -
Flags: review?(mstange) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d08dffa551b7
Disable mipmaps in WR. r=mstange
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Comment 6•7 years ago
|
||
Big perf improvements!
:kats Is this something we will see on release?
== Change summary for alert #12337 (as of Thu, 22 Mar 2018 16:45:19 GMT) ==
Improvements:
40% Heap Unclassified linux64-qr opt stylo 519,602,991.07 -> 309,953,781.58
29% Explicit Memory linux64-qr opt stylo 780,879,926.76 -> 558,299,457.52
16% Resident Memory linux64-qr opt stylo 1,390,622,080.42 -> 1,161,965,924.92
For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=12337
Flags: needinfo?(bugmail)
You need to log in
before you can comment on or make changes to this bug.
Description
•