mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
When we're handling a single message that was locally echoed, there will very likely be 0 messages not removed by `echo.process_from_server`, and we can skip the unnecessary call to `message_events.insert_new_messages`. This is a small performance optimization and logical simplification when sending messages. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| templates | ||
| third | ||
| ts | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||