Open
Bug 1922182
Opened 11 months ago
Updated 11 months ago
Nightly spends 21s around GC and 21s around CC on a image-to-CSS converter. Chrome too takes similar time.
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
(I modified the original demo to remove the gfx and layout heavy parts)
Open the attached testcase
Set
Pixelsize = 1
Space =0
Alpha = Yes
Pixel roundness = 0
Select the "small" or "tiny" image as the input
CLick on convert
AR:
Small image:
Nightly: https://share.firefox.dev/3Y57yG4 (21s around GC, 21s around CC)
Chrome: 42s total
Tine image:
Nightly: https://share.firefox.dev/3N9EmY1
Chrome: https://share.firefox.dev/3YasWtG
We perform roughly similar to Chrome. But filing this bug in case there is anything obvious to fix.
Feel free to WONTFIX if it is not a high priority item. New bugs can be filed for anything high priority.
Reporter | ||
Comment 1•11 months ago
|
||
Reporter | ||
Comment 2•11 months ago
|
||
Updated•11 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•