1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00
synapse/changelog.d/10117.feature
Erik Johnston c842c581ed
When joining a remote room limit the number of events we concurrently check signatures/hashes for ()
If we do hundreds of thousands at once the memory overhead can easily reach 500+ MB.
2021-06-08 11:07:46 +01:00

1 line
65 B
Gherkin

Significantly reduce memory usage of joining large remote rooms.