mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
This change decreases the time required to open compose after clicking a message. The amount of time reduced varies with pc. The time reduction was around 0.4s to 0.6s for me after using a 6x CPU slowdown. This may not sound convincing but the profile uploaded in #21979 clearly shows the root cause of having a message click take 10s was the `:visible` query. Fixes #21979
11 KiB
11 KiB