mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
This saves about 8% of the runtime of our total response middleware, or equivalently close to 2% of the total Tornado response time. Which is pretty significant given that we're not sure anyone is using statsd in production. It's also useful outside Tornado, but the effect is particularly significant because of how important Tornado performance is.
22 KiB
22 KiB