mirror of https://github.com/zulip/zulip.git
dc19f15b1f
The new implementation makes add_topic() be O(1). We incur the cost of sort() in topics_seen_for(), but that's only called in the typeahead widget, and I think the typical number of topics should be manageable here. (imported from commit 0e332301b2e44b4465bf7a1d93ae525a8d17a6b6) |
||
---|---|---|
api | ||
assets | ||
bots | ||
certs | ||
confirmation | ||
humbug | ||
node_modules | ||
servers | ||
static | ||
templates | ||
tools | ||
zerver | ||
zproject | ||
.gitignore | ||
manage.py |