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

Small speed up joining large remote rooms #9825

Merged
merged 3 commits into from
Apr 16, 2021

Commits on Apr 15, 2021

  1. Small speed up joining large remote rooms

    There are a couple of points in `persist_events` where we are doing a
    query per event in series, which we can replace.
    erikjohnston committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    595ce25 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Update changelog.d/9825.misc

    Co-authored-by: Richard van der Hoff <[email protected]>
    erikjohnston and richvdh committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    684f52d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c9b41b View commit details
    Browse the repository at this point in the history