mirror of https://github.com/zulip/zulip.git
466beef6fe
The optimizations are: * Sort over the list of subscriptions instead of the DOM li elements. This requires storing the li elements for each sub on the sub object. * Do a bulk insert of the li elements instead of doing them one by one. (imported from commit 1a987799930fc677e25f0bc2dcf66f83a4ac3163) |
||
---|---|---|
api | ||
assets | ||
bots | ||
certs | ||
confirmation | ||
humbug | ||
node_modules | ||
servers | ||
templates | ||
tools | ||
zephyr | ||
.gitignore | ||
manage.py |