Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to identify and resolve Jetpack Compose performance issues in this conference talk from Android Makers. Discover how well-architected apps with modularization and Kotlin data type quirks can clash with the Compose compiler, causing poor performance despite Compose's out-of-the-box optimization. Understand the magic tricks used by the Compose compiler to detect parameter changes and trigger or skip re-compositions. Master the use of Layout Inspector and stability metrics to quickly identify performance bottlenecks. Explore simple yet powerful techniques to drastically improve Compose performance, focusing on parameter stability and re-composition skipping strategies that can be implemented in a single commit.
Syllabus
Skipping Compose performance problems in one commit
Taught by
Android Makers