mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 02:20:39 -05:00
When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117)
If we do hundreds of thousands at once the memory overhead can easily reach 500+ MB.
This commit is contained in:
parent
a0101fc021
commit
c842c581ed
5 changed files with 210 additions and 264 deletions
1
changelog.d/10117.feature
Normal file
1
changelog.d/10117.feature
Normal file
|
|
@ -0,0 +1 @@
|
|||
Significantly reduce memory usage of joining large remote rooms.
|
||||
Loading…
Add table
Add a link
Reference in a new issue