mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
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)
4.3 KiB
4.3 KiB