Closed
Bug 812310
Opened 12 years ago
Closed 4 months ago
Significant UI jank while rendering 150,000 small SVG circle elements
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: djc, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: perf, Whiteboard: [external-report])
Attachments
(1 file)
748.25 KB,
application/x-gzip
|
Details |
I have a 20MB SVG file (essentially some 150000 small circle elements). While rendering it, the Firefox UI exhibits a lot of jank. Perhaps the SVG content can be rendered in a different thread?
Reporter | ||
Updated•12 years ago
|
Version: 15 Branch → 18 Branch
Comment 1•12 years ago
|
||
Can you attach the SVG file or host it somewhere?
Updated•12 years ago
|
Flags: needinfo?(dirkjan)
Reporter | ||
Comment 2•12 years ago
|
||
Here's the image I've been testing with (compressed since Bugzilla won't accept large attachments).
Flags: needinfo?(dirkjan)
![]() |
||
Updated•11 years ago
|
Whiteboard: [external-report]
![]() |
||
Updated•10 years ago
|
Summary: Significant UI jank while rendering large SVG image → Significant UI jank while rendering 150,000 small SVG circle elements
Updated•2 years ago
|
Severity: normal → S3
Comment 3•4 months ago
|
||
Profile on latest Nightly: https://share.firefox.dev/3YdqjXH
Comment 4•4 months ago
|
||
Doesn't seem to be any UI jank any more for me. Each tab is in a different thread these days.
Status: NEW → RESOLVED
Closed: 4 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•