Generate a baseline profile for release builds
Cold starts ran unoptimised: no profileinstaller dependency and no profile in the bundle, so ART interpreted Compose on first launch (class verification measured at 128 bytecodes/s in an emulator ANR). Add the androidx.baselineprofile producer module with an AOSP managed device, a generator covering startup plus the four detail tabs, and commit the generated baseline and startup profiles.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#Wed Aug 12 13:51:55 CEST 2026
|
||||
base.0=/Users/lange-hegermann/Documents/Development/ios-macos/Cable-Swift/Cable/android/baselineprofile/build/intermediates/dex/nonMinifiedRelease/mergeExtDexNonMinifiedRelease/classes.dex
|
||||
base.1=/Users/lange-hegermann/Documents/Development/ios-macos/Cable-Swift/Cable/android/baselineprofile/build/intermediates/dex/nonMinifiedRelease/mergeProjectDexNonMinifiedRelease/0/classes.dex
|
||||
base.2=/Users/lange-hegermann/Documents/Development/ios-macos/Cable-Swift/Cable/android/baselineprofile/build/intermediates/dex/nonMinifiedRelease/mergeProjectDexNonMinifiedRelease/7/classes.dex
|
||||
path.0=classes.dex
|
||||
path.1=0/classes.dex
|
||||
path.2=7/classes.dex
|
||||
renamed.0=classes.dex
|
||||
renamed.1=classes2.dex
|
||||
renamed.2=classes3.dex
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user