diff options
author | Erik Johnston <erik@matrix.org> | 2021-04-16 14:44:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-16 14:44:55 +0100 |
commit | 601b893352838c1391da083e8edde62904d23208 (patch) | |
tree | e33fbe113370d3765ba02168c0c3dbf182020fce /synapse/config/workers.py | |
parent | remove `HomeServer.get_config` (#9815) (diff) | |
download | synapse-601b893352838c1391da083e8edde62904d23208.tar.xz |
Small speed up joining large remote rooms (#9825)
There are a couple of points in `persist_events` where we are doing a query per event in series, which we can replace.
Diffstat (limited to 'synapse/config/workers.py')
0 files changed, 0 insertions, 0 deletions