> Open question: should we fall back to SW-WR instead of basic already if HW-WR fails?
In an impromptu test, the total CPU usage for playing a YouTube video seems to increase from ~100% combined (`gfx.webrender.force-disabled`) to ~160% combined (`gfx.webrender.software`) here.
Bug 1701977 Comment 3 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
> Open question: should we fall back to SW-WR instead of basic already if HW-WR fails?
In an impromptu test, the total CPU usage for playing a YouTube video seems to increase from ~100% combined (`gfx.webrender.force-disabled`) to ~160% combined (`gfx.webrender.software`) here.
PS: I wonder if this is due to duplication of work in both Renderer and SWCompositor.