mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
One quirk here is that the Request object is built in the message_sender worker, not Tornado. This means that the request time only counts time taken for the actual sending and does not account for socket overhead. For this reason, I've left the fake logging in for now so we can compare the two times. (imported from commit b0c60a3017527a328cadf11ba68166e59cf23ddf)
12 KiB
12 KiB