google / bundletool

Bundletool is a command-line tool to manipulate Android App Bundles
https://g.co/androidappbundle
Apache License 2.0
3.52k stars 385 forks source link

Performance Problems with app bundle #292

Closed HenryPirot closed 2 years ago

HenryPirot commented 2 years ago

Our app seems to have some performance problems after using the app bundle to publish. The data of Slow cold start and Slow warm start get rapidly grow. After we roll back to publish with apk, these data back to normal. How to fix this if we want to use appbundle?

image