mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
We only use this data in a rarely-used settings screen, and it can be large after years of posting screenshots. So optimize the performance of / by just loading these data when we actually visit the page. This saves about 300ms of runtime for loading the home view for my user account on chat.zulip.org.