matrix-react-sdk
0c7aadb9 - Improve room list sort performance by caching common variables

Commit
7 years ago
Improve room list sort performance by caching common variables This won't help much if the user is in a ton of highly active rooms, but for the most part this will help those in thousands of rooms, many of which are likely to be quiet. Fixes https://github.com/vector-im/riot-web/issues/7646 Fixes https://github.com/vector-im/riot-web/issues/7645 (due to timestamp ordering)
Author
Parents
Loading