Skip to content
Snippets Groups Projects
  1. Feb 14, 2023
  2. Feb 10, 2023
  3. Feb 09, 2023
  4. Feb 08, 2023
  5. Feb 07, 2023
  6. Feb 06, 2023
  7. Feb 03, 2023
  8. 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.
      Unverified
      da05b70a
Loading