mirror of https://github.com/zulip/zulip.git
e804f39f0e
Calling `set_filter_out_inactives` is expensive, since we count up the number of subscribed streams, which iterates through all your streams, creates a new list of subscribed streams, then counts them. In my dev setup, I created 700 streams, and this shaved about 700ms off of the initial call to `build_stream_list`. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore | ||
favicon.ico |