Learning about how to debug recomposition in Compose is a nice skill to have. This post by @bentrengrove has all the details. Also hidden pearls like the one on the picture.
https://medium.com/androiddevelopers/jetpack-compose-debugging-recomposition-bfcf4a6f8d37

Jetpack Compose: Debugging Recomposition - Android Developers - Medium
In this post, I wanted to show you how I looked into a performance issue in Jetsnack and how I went about debugging and fixing it in Jetpack Compose. This post is available as a video as well if you…
Android Developers