Closed
Bug 1494775
(picture-caching)
Opened 6 years ago
Closed 6 years ago
[meta] Picture caching
Categories
(Core :: Graphics: WebRender, enhancement, P2)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jrmuizel, Assigned: gw)
References
Details
(Keywords: meta)
This tracks the picture caching work happening upstream.
Reporter | ||
Updated•6 years ago
|
Assignee: nobody → gwatson
Reporter | ||
Updated•6 years ago
|
Alias: picture-caching
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Blocks: stage-wr-trains
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
status-firefox64:
affected → ---
I see some nice performance & power wins with picture caching enabled on Mac.
e.g.
scrolling arstechnica.com:-
picture caching off ~45 fps; 14 ms GPU time, picture caching on ~60 fps; 9 ms GPU time.
leaving the small throbber onscreen from https://bugzilla.mozilla.org/attachment.cgi?id=8962814 :-
WR off, 2 W CPU + 4 W GPU, total processor package uses 9 W
WR on caching off, 1.5 W CPU + 8 W GPU, total processor package 12 W
WR on caching on, 1.5 W CPU + 2 W GPU , total processor package uses 5 W
Nice! Thanks.
(MacBookPro11,1 @1440x900, gfx.compositor.glcontext.opaque TRUE, Nightly 2018-01-03)
Assignee | ||
Comment 2•6 years ago
|
||
Now that this is landed and enabled by default, should we close the meta and track bugs individually? Or is it best to leave this open for now?
Flags: needinfo?(jmuizelaar)
Reporter | ||
Comment 3•6 years ago
|
||
Let's close it.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(jmuizelaar)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•