Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.77.0rc1 | David Robertson | 2023-02-07 | 1 | -1/+0 |
| | |||||
* | Skip unused calculations in sync handler. (#14908) | Patrick Cloke | 2023-02-02 | 1 | -0/+1 |
If a sync request does not need to calculate per-room entries & is not generating presence & is not generating device list data (e.g. during initial sync) avoid the expensive calculation of room specific data. This is a micro-optimisation for clients syncing simply to receive to-device information. |