synapse/changelog.d/10117.feature
Erik Johnston c842c581ed
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.
2021-06-08 11:07:46 +01:00

2 lines
65 B
Gherkin

Significantly reduce memory usage of joining large remote rooms.