High CPU, bad performance on "Humble Book Bundle: Python 2019 by Packt" (clipping perf)
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox66 | --- | affected |
People
(Reporter: yoasif, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: nightly-community, perf)
Reporter | ||
Updated•7 years ago
|
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
Comment 4•7 years ago
|
||
There isn't any obvious abnormality detected in a GPU capture. We fill out a full-screen surface with those tiles (non WR tiles). Then we draw a full-screen quad (transformed) with this texture. Then, on top of it, we draw a full-screen linear gradient.
Comment 5•7 years ago
|
||
(In reply to Asif Youssuff from comment #0)
Came across this report on reddit -
https://www.reddit.com/r/firefox/comments/abjrtr/
humble_bundles_scrolling_background_imagine_makes/Visit: https://www.humblebundle.com/books/python-packt-2019-books
It seems that web page was changed and the problem does not happen.
Reporter | ||
Comment 6•7 years ago
|
||
This page seems to have the same bad effect: https://www.humblebundle.com/games/double-fine-presents
Comment 7•7 years ago
|
||
I tried this and it didn't seem that bad to me. Is it still bad for you with picture-caching turned on?
Updated•7 years ago
|
Reporter | ||
Comment 8•7 years ago
|
||
Tried to look into this and had to open Bug 1521205 - ran into a regression.
I don't know if this will be useful, because I'm on old hardware q6600, gf8600gt, (driver340.107) on Manjaro KDE
Clean Nightly Build ID 20190120094340 with WR disabled saturates 2 out of 4 CPU cores, animation jams/jitters:
After restart with WR on, cpu used - just above 100% of one core, but animation looks like 5 fps, plus my mouse cursor is very laggy on whole window and moves like 5 fps too.
https://perfht.ml/2RZsP2y - ~10s without touching anything and then mouse movements
For comparison Chromium 71 don't even uses full one core of cpu and animation is butter-smooth.
To eliminate such problems I use this user script which disables all transitions and animations.
Reporter | ||
Comment 10•7 years ago
|
||
Testing again with the latest build.
CPU usage is still well above 100% across a couple of processes. Visually, everything looks fine, but I can feel the CPU heat up on my lap - with just Firefox and this page open.
Profile here: https://perfht.ml/2W4SINA but I fear it is not very interesting.
Comment 12•5 years ago
|
||
Either the page or WebRender has changed, but this seems to run fine now.
Description
•