mirror of https://github.com/zulip/zulip.git
4b3e4b118e
Adding the display times to messages is very expensive (> 1s for 400 messages in Chrome on my machine). This commit doesn't directly address that issue, but does mitigate its affects on scrolling speed when rendering the next chunk of the message list. After this commit, rendering a portion of the message list for the second time only takes ~300ms. (imported from commit b22badb5dcce69be297f6403b1cb40950e46376e) |
||
---|---|---|
.. | ||
fixtures | ||
jstemplates | ||
lib | ||
management | ||
migrations | ||
static | ||
tests | ||
__init__.py | ||
context_processors.py | ||
decorator.py | ||
filters.py | ||
forms.py | ||
handlers.py | ||
middleware.py | ||
models.py | ||
openid.py | ||
retention_policy.py | ||
tests.py | ||
tornadoviews.py | ||
views.py |