Join Slack
Powered by
Is there a way to monitor performance of Compose? ...
# compose
a
Archie
09/01/2020, 1:15 PM
Is there a way to monitor performance of Compose? I was curious which is has better performance between Nesting Columns and Rows and Using ConstraintLayout.
m
mbonnin
09/01/2020, 1:36 PM
There's always the "Profile HWUI rendering" debug option
mbonnin
09/01/2020, 1:36 PM
https://developer.android.com/topic/performance/rendering/profile-gpu
a
Archie
09/01/2020, 1:37 PM
Alright Thank you very much!
m
mbonnin
09/01/2020, 1:40 PM
There might be something more specific to compose but this will at least give a general idea
a
Archie
09/01/2020, 1:41 PM
I think this will do for now. Thank you very much 😄
👍 1
Open in Slack
Previous
Next