Skip to content
Snippets Groups Projects
  1. Feb 08, 2023
  2. Feb 07, 2023
  3. Feb 06, 2023
  4. Feb 03, 2023
  5. Feb 02, 2023
    • Patrick Cloke's avatar
      Skip unused calculations in sync handler. (#14908) · da05b70a
      Patrick Cloke authored
      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.
      da05b70a
Loading