Skip to content

Notebook slow scrolling caused by update layer tree #126880

Closed
@rebornix

Description

@rebornix

Originally reported by @digitarald

image

Expensive layout is the cuplrit, even warned as layout shift so content really seems to move on every frame while scrolling – cased by a wheel event handler calling setScrollPositionNow.

After digging into the perf log, it seems there is a long update layer tree (~10ms) for every scroll.

Metadata

Metadata

Assignees

Labels

debtCode quality issuesfreeze-slow-crash-leakVS Code crashing, performance, freeze and memory leak issuesnotebook-layoutpolishCleanup and polish issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions