When I show a certain screen in my application I notice that the CPU usage goes higher than normal and goes back to normal as soon as I leave that screen. I assume there is some hidden recomposition loop somewhere. What are my best options to debug this? Any ideas?