mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00: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.
12 KiB
12 KiB