Open Bug 1362823 Opened 8 years ago Updated 2 years ago

Azure site is very slow to scroll because blur filter

Categories

(Core :: Graphics: Layers, defect, P3)

defect

Tracking

()

People

(Reporter: billm, Unassigned)

References

(Depends on 1 open bug)

Details

(Whiteboard: [gfx-noted])

STR: 1. Visit https://azuremarketplace.microsoft.com/en-us/marketplace/?term=mysql 2. Scroll using the arrow keys (or do something that causes drawing). You'll get lots of lag. Based on a profile, all the time is spent in rasterization. I'm on Linux; this may not be a problem with D2D.
Can you post a link to the profile?
It's content process 4/4.
This is caused by the blur filter code. With Direct2D this code runs on the GPU so should be better. For the software case we might be blurring too much our blur code is also not as fast as it could be.
Summary: Azure site is very slow to scroll → Azure site is very slow to scroll because blur filter
Depends on: 1365730
Depends on: webrender
Whiteboard: [gfx-noted]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.