Skip to content

Commit 4f52b42

Browse files
authored
Merge pull request #498 from android/mlykotom-performance-codelab-readme
Update README.md with performance codelab
2 parents 3463964 + 50e8fd6 commit 4f52b42

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ Learn how to use Jetpack Compose Animation APIs.
4242
Learn how to use the Jetpack Navigation library in Compose, navigate within your application,
4343
navigate with arguments, support deep-links, and test your navigation.
4444

45+
### [Performance codelab](https://developer.android.com/codelabs/jetpack-compose-performance)
46+
47+
Learn how to measure, investigate and improve the runtime performance of a Compose app.
48+
4549
### [Testing codelab](https://developer.android.com/codelabs/jetpack-compose-testing)
4650

4751
Learn about testing Jetpack Compose UIs. Write your first tests, and learn about testing in

0 commit comments

Comments
 (0)