Skip to content

Elide updates to backing stores when the contents of that layer don't change. #38468

@chinmaygarde

Description

@chinmaygarde

During custom composition (custom embedders & iOS only today), the backing stores of all layers and rendered into presented on each updates. This is in spite of the fact that some layers may not have need updated during that frame. These updates need to be elided. Once this optimization is in place, FlutterLayer::did_update can sometimes return false. Currently, it is always true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work liste: embedderUsers of the Embedder APIengineflutter/engine related. See also e: labels.platform-iosiOS applications specificallyteam-iosOwned by iOS platform teamtriaged-iosTriaged by iOS platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions