Skip to content

Commit 50e8fd6

Browse files
authored
Update README.md
1 parent 3463964 commit 50e8fd6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
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)