Skip to content

Composibles without issues are populated with composibles with issues #47

Answered by PatilShreyas
leffsu asked this question in Q&A
Discussion options

You must be logged in to vote

@leffsu Please refer to this doc: https://github.com/androidx/androidx/blob/androidx-main/compose/compiler/design/compiler-metrics.md

They suggest that it's a good sign if the function is skippable and restartable. In your report, you can see that both these functions are skippable as well as restartable. They mention that it would be bad if Functions that are restartable but not skippable.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by PatilShreyas
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #46 on March 21, 2023 13:02.