Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Speed up fetching device lists changes in sync. #7423

Merged
merged 4 commits into from
May 6, 2020

Commits on May 5, 2020

  1. Speed up fetching device lists changes in sync.

    Currently we copy `users_who_share_room` needlessly about three times,
    which is expensive when the set is large (which it can easily be).
    erikjohnston committed May 5, 2020
    Configuration menu
    Copy the full SHA
    f907389 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed May 5, 2020
    Configuration menu
    Copy the full SHA
    79fe3e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    714560e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13dd458 View commit details
    Browse the repository at this point in the history