What is the best way to measure the performance of...
# compose
s
What is the best way to measure the performance of a composable and get the data from the user base using Firebase traces (and not just tracing on our own device(s)) ? The main question here is about where to start the trace and where to stop it.