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.
18 lines
366 B
JSON
18 lines
366 B
JSON
{
|
|
"version": 3,
|
|
"artifactType": {
|
|
"type": "PACKAGED_MANIFESTS",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "app.voltplan.cable.baselineprofile",
|
|
"variantName": "nonMinifiedRelease",
|
|
"elements": [
|
|
{
|
|
"type": "SINGLE",
|
|
"filters": [],
|
|
"attributes": [],
|
|
"outputFile": "AndroidManifest.xml"
|
|
}
|
|
],
|
|
"elementType": "File"
|
|
} |