mirror of https://github.com/zulip/zulip.git
97840da0d2
After this change, the memcached time consumed by doing get_old_messages for 200 and 1000 messages respectively now look like this: 200 63ms (mem: 6ms/3) (db: 4ms/2q) /json/get_old_messages 200 178ms (mem: 67ms/2) (db: 6ms/1q) /json/get_old_messages which might help explain where the time is going on prod for some of our slower queries. (imported from commit b8fe83b175914b6796922a65a1c5537f4e7a9429) |
||
---|---|---|
.. | ||
bugdown | ||
__init__.py | ||
actions.py | ||
avatar.py | ||
bulk_create.py | ||
cache.py | ||
cache_helpers.py | ||
context_managers.py | ||
create_user.py | ||
debug.py | ||
event_queue.py | ||
initial_password.py | ||
minify.py | ||
parallel.py | ||
query.py | ||
queue.py | ||
response.py | ||
stats.py | ||
timeout.py | ||
timestamp.py | ||
tornado_ioloop_logging.py | ||
unminify.py | ||
utils.py |