Closed Bug 1782862 Opened 4 years ago Closed 1 year ago

Scrolling https://github.com/servo/pathfinder/pull/350/files appears to spend large time in Style

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mayankleoboy1, Unassigned)

Details

Attachments

(1 file)

Go to https://github.com/servo/pathfinder/pull/350/files
Using the scrollbar, scroll up-and-down quickly on the page

AR: https://share.firefox.dev/3Sl44dy (Profile with adblockers disabled and sequential styling enabled)
Profile suggests large time spent in Style.

ER: Maybe better?

Attached file about:support

Split view: https://share.firefox.dev/3EbvyAa
Unified view: https://share.firefox.dev/4lfgVMZ

Emilio, anything worth fixing here?

Flags: needinfo?(emilio)

How does it compare to other browsers? Off hand I don't see anything too unexpected there... It seems they are modifying some custom properties on the root which cause us to traverse the whole page updating styles (yuck), but...

Flags: needinfo?(emilio)

we are somewhat better.
Chrome: https://share.firefox.dev/4las4hU
Firefox: https://share.firefox.dev/3EbvyAa

Based on this, i will close this.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: