Join Slack
Powered by
How can I see the effect of the standard compose b...
# compose
a
Aaron Waller
09/07/2022, 3:14 PM
How can I see the effect of the standard compose baseline profile besides downloading from Google Play store? Do I have to manually sideload it?
👀 2
j
JustinBis
09/07/2022, 4:40 PM
Yeah, manually installing the app along with a profile is the best way to get a comparison. This is the sideloading process to follow:
https://developer.android.com/topic/performance/baselineprofiles#measuring-baseline
JustinBis
09/07/2022, 4:42 PM
If you want to get really deep with them there's a command line tool called profgen-cli that you can use to generate profiles outside of the Gradle build pipeline too:
https://cs.android.com/android-studio/platform/tools/base/+/mirror-goog-studio-main:profgen/profgen-cli/;l=1?q=profgen-cli&sq=
3
Views
Open in Slack
Previous
Next