commit | a78041bca18ec3345b0b84f442773253a8e63094 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Mon Feb 20 16:02:20 2023 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Fri Jul 28 16:38:00 2023 +0200 |
tree | 9a063bbc51ba221a1fa05ad602898287e298b1ea | |
parent | 7bcdf0c096502e9422ae19a3784c52c5472273fc [diff] |
Do not recycle conversations in Compose PeopleSpace implementation As shown in http://go/sysui-compose-performance-results, the current Compose implementation that is lazy is less performant than a non-lazy one that does not do any recycling. This CL removes the lazy behavior we previously had. Bug: 238993727 Test: PeopleSpaceActivityTest, PeopleSpaceFlingTest Change-Id: I811edc9c04163d3fc4050313d0a32f0f5417aa4d