Is there a way to monitor performance of Compose? ...
# compose
a
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
There's always the "Profile HWUI rendering" debug option
a
Alright Thank you very much!
m
There might be something more specific to compose but this will at least give a general idea
a
I think this will do for now. Thank you very much 😄
👍 1