mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08: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 |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||