Open Bug 1972315 Opened 9 months ago Updated 7 months ago

Testcase resizing a png N times is 9x slower in Firefox compared to Chrome (spending a lot of time around style)

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached file Resize Image.html

Open testcase
Enter 50000
Click Run

Chrome: https://share.firefox.dev/3TrLfHk (4s)
Firefox Samply: https://share.firefox.dev/405Hqv6 (34s)
Firefox gecko profiler (5000): https://share.firefox.dev/45vG7JL

This test-case becomes much faster if we don't restyle the scrollbars and (you add <style>:root { overflow: hidden }</style> or so). That's causing comparatively a lot of extra work, but it's unrelated to resizing an image.

so, is this big worth keeping open? I am happy to close as WOntFIX/INVALID.

"styling scrollbars" sounds a lot like bug 1943862... Feel free to dupe if appropriate.

See Also: → 1943862

The severity field is not set for this bug.
:dshin, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(dshin)
No longer blocks: 1943230
See Also: → 1943230
Severity: -- → S3
Flags: needinfo?(dshin)
Blocks: 1980560
See Also: 1943230
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: