Skip to content

Add support for performance tracking Jetpack Compose re-composition and re-render #3022

Description

@markushi

Problem Statement

As of now we only measure the initial composition / render time. It would be great to be able to see which @Composable gets re-rendered more often or even contributes to slow / frozen frames due to slow rendering.

Solution Brainstorm

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions