Skip to content

Can WebRender support incremental display list updates? #4866

Open
@shangguan1024

Description

@shangguan1024

Currently, WebRender traverses full display lists of a page in the scene builder thread, even when only a portion of the display lists have changed. This results in suboptimal performance for the scene builder thread. A similar issue was raised five years ago (#4046 ). Are there any better feasible solutions available now?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions