mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
For a 4-person stream, we were hitting the DB 8 times, and 4 of those queries were to lazily get user.email for the 4 recipients due to upstream code using only(). I added user_profile__email to the only() call. I believe this regression started 9/18, and after pushing this to prod, we would should look at this graph: https://stats1.zulip.net/graphs/8274cd84588 (imported from commit 70629cb69fe5955c674ba76482609dfe78e5faaf) |
||
|---|---|---|
| api | ||
| assets | ||
| bots | ||
| certs | ||
| confirmation | ||
| humbug | ||
| node_modules | ||
| servers | ||
| static | ||
| templates | ||
| tools | ||
| zerver | ||
| zproject | ||
| .gitignore | ||
| manage.py | ||