Shabinder Singh
10/12/2021, 6:35 AMZach Klippenstein (he/him) [MOD]
10/12/2021, 12:41 PMZach Klippenstein (he/him) [MOD]
10/12/2021, 12:41 PMAdam Powell
10/12/2021, 1:14 PMtad
10/13/2021, 2:34 AMFabio
10/31/2021, 9:26 PMCompose can optimize recomposition by running composable functions in parallel. This lets Compose take advantage of multiple cores, and run composable functions not on the screen at a lower priority.
<https://developer.android.com/jetpack/compose/mental-model?authuser=2&continue=https%3A[…]2Fdeveloper.android.com%2Fjetpack%2Fcompose%2Fmental-model>
so what does that mean exactly?