Is there a way to find a composable function that ...
# compose
k
Is there a way to find a composable function that causing performance issue? I tried to use Macrobenchmark, but CPU profiler just provide the timing of recompose…
t
i though android layout inspector did this 😄
y
Rhe new runtime tracing in Compose can show up in macrobenchmark
Maybe require alpha and some custom flags.
k
Thank you, let me check.