home-assistant / home-assistant/android
Add Wear Baseline Profile and cold boot improvements
Open
enhancement
Wear OS
- Dominant language
- Kotlin
- Stars
- 3.9k
- Forks
- 1.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 81
Description
Startup performance can be improved with a baseline profile https://developer.android.com/topic/performance/baselineprofiles/create-baselineprofile
And confirming `isShrinkResources` and `isMinifyEnabled` are set on the release build.
Contributor guide
Assessment
This issue has not been assessed yet.