Scrolling apple.com significantly slower with WebRender on 2018 MacBook Air
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox84 | --- | affected |
People
(Reporter: sam, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/plain
|
Details |
Scrolling apple.com today is very slow, mostly around the M1 graphic. It's smooth with WebRender disabled.
STR:
- Enable WebRender (it is by default on this configuration) and restart
- Visit apple.com
- Scroll down to the M1 section and notice very slow speeds.
- Disable WebRender and restart
- Visit apple.com
- Scroll down to the M1 section and notice scrolling remains smooth.
Expected:
Smooth scrolling, or at least WebRender on par with accelerated layers.
Actual:
Very slow scrolling on this machine with WebRender enabled.
Profiles:
WebRender enabled
WebRender disabled
Updated•4 years ago
|
Comment 2•4 years ago
|
||
The bottleneck is on the renderer thread which is spending most of its time uploading textures.
Updated•3 years ago
|
Reporter | ||
Comment 4•3 years ago
|
||
Since apple.com has changed significantly since the initial report, I loaded a copy from archive.org. I am still seeing slowness, but it's not nearly as rough as before. The profile also seems to look a bit different.
Here's a new profile: https://share.firefox.dev/3Inf7OA
Reporter | ||
Comment 5•3 years ago
|
||
I'm open to closing this if there isn't any obvious badness in the profile--while there is definite slowness, it seems to be doing about as well or better than Safari on this page. Unfortunately I cannot compare to accelerated layers any more.
Comment 6•3 years ago
|
||
The bug has a release status flag that shows some version of Firefox is affected, thus it will be considered confirmed.
Comment 7•2 years ago
|
||
Agreed, performance seems quite good on both the archived page and current version now. The only spike I noticed was a couple of frames of texture upload time.
Description
•