Open Bug 1725420 Opened 3 years ago Updated 2 years ago

Slow loading of page elements on wizard-shoji.webflow.io caused by large svg image

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

Tracking Status
firefox93 --- affected

People

(Reporter: yoasif, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

From https://www.reddit.com/r/firefox/comments/p322x8/help_website_performs_badly_on_firefox/

The issue is slow and choppy loading when browsing the website as well as frozen animations at times.

Profile: https://share.firefox.dev/3lZ0d8s

On a MacBook Pro (16-inch, 2019) with a 2.4 GHz 8-Core Intel Core i9 and 32GB RAM

Attached file about:support

With image.svg.blob-image on we still draw it a very large size but only once.

Summary: Slow loading of page elements on wizard-shoji.webflow.io → Slow loading of page elements on wizard-shoji.webflow.io caused by large svg image

Replacing the <img> tag with <object type="image/svg+xml" class="full-width-background" data="https://assets.website-files.com/610d4692f5692b6bea68d9ba/61110b6a63471124f7c29c71_dark-green-boi-compressed.svg"></object> makes us use the embedded (blob invalidation) svg path instead of the svg image path and dramatically improves performance.

Severity: -- → S3
Blocks: wr-blob-perf
No longer blocks: wr-perf
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: