Laggy/High GPU usage when "Sign up" page is accessed on github.com
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: ctanase, Unassigned)
References
(Depends on 1 open bug, )
Details
Attachments
(4 files)
Environment:
Operating system: Windows 10
Firefox version: Nightly 125.0a1 (2024-02-25)
Steps to reproduce:
- Go to https://github.com
- Click on "Sign up" button.
- Wait for the animation to end.
- Start filling in the required fields.
- Observe the behaviour.
- Check the GPU usage on Task Manager.
Expected Behaviour:
The page works correctly without any delays/lag, the GPU usage is normal.
Actual Behaviour:
The background animation and the experience is laggy, the GPU is usage is high.
Notes:
- Screen rec attached
- Reproducible regardless ETP status (reproducible on FF Release as well)
- Not reproducible on Chrome
- Issue found during WebCompat team [Top100] websites testing
Reporter | ||
Comment 1•1 year ago
|
||
Reporter | ||
Comment 2•1 year ago
|
||
Performance profile: https://share.firefox.dev/3TeOyTb
Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 3•1 year ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Comment 4•1 year ago
•
|
||
Logout of github or create a new firefoxprofile.
Go to https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F&source=header-home
Profile with hw-wr: https://share.firefox.dev/3IdRf0P
Profile with sw-wr: https://share.firefox.dev/3PkAcyj
Comment 5•1 year ago
|
||
The first profile has screenshots enabled, which make it hard to see from the profile what is happening. In the second set of profiles, the hw-wr version seems to performing well, while the sw-wr version seems to be spending a lot of time drawing and blending.
Is it possible for the OP to get a profile with screenshots disabled, and also support the about:support
of the machine experiencing the problem?
Comment 6•1 year ago
•
|
||
Not the OP, but here is some more detail:
Nightly with Graphics preset logging: https://share.firefox.dev/3UVuhTY (GPU use: 50%-70%)
Chrome: GPU use 10%-15%
Edit:
If I zoom-out to 30%, Nightly uses more GPU but Chrome continues to use the same amount as before.
Nightly with 30% Zoom : https://share.firefox.dev/3TeWsfk (GPU use 95%-100%)
Chrome with 30% Zoom: 15% GPU use
Comment 7•1 year ago
|
||
Reporter | ||
Comment 8•1 year ago
|
||
The issue was tested on a clean new profile. GPU usage ramps up gradually until it starts lagging.
Performance Profile with screenshots disabled: https://share.firefox.dev/3uP5xC0
Comment 9•11 months ago
|
||
The severity field is not set for this bug.
:gw, could you have a look please?
For more information, please visit BugBot documentation.
Updated•11 months ago
|
Updated•11 months ago
|
Updated•9 months ago
|
Comment 10•9 months ago
•
|
||
It looks like the problem here is the 2.1 second draw of the SVG image at the beginning of the profile.
Updated•9 months ago
|
Comment 11•9 months ago
|
||
The svg image is very large and it's pretty simple, a few ellipses with large gaussian blur filters.
Description
•