mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
This is definitely a micro-optimization, but avoiding creating an extra object speeds up page loads by about 20ms per 1000 streams. It's slightly sketchy to mutate the value in place, but the original value never gets used again.
19 KiB
19 KiB