Tash
04/25/2022, 10:56 PM…running both Compose and View rendering within a single user session was very memory intensive, especially on lower-end devices. This cropped up both during rollouts of the code on the same page, but also when two different pages (for example, the Play Store home page and the search results page) were each on a different stack.Hoping the compose team & others can help answer these: • Have other folks experienced these performance issues? If so, what did you do to monitor/alleviate? • Does this mean that if the app is 50/50 View/Compose, this “two stack problem” will be exacerbated? • Will there come a point where we will have to “rush” to get our app to 100% Compose because of such issues? We currently have very rudimentary perf measurements in place, so open to recommendations there. 🙏🏼
Colton Idle
04/25/2022, 11:36 PMTash
04/25/2022, 11:55 PMColton Idle
04/26/2022, 12:02 AMTash
04/26/2022, 1:39 AMAlexandre Elias [G]
05/05/2022, 5:24 AMAlexandre Elias [G]
05/05/2022, 5:27 AMTash
05/05/2022, 9:23 PMAlexandre Elias [G]
05/05/2022, 9:39 PMAlexandre Elias [G]
05/05/2022, 9:41 PMAlexandre Elias [G]
05/05/2022, 9:41 PMTash
05/06/2022, 9:55 PM