mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-13 19:28:44 +00:00
This may make gc go a bit faster as the gc will know things like caches/data stores etc. are frozen without having to check.
1 line
59 B
Text
1 line
59 B
Text
Reduce time spent doing GC by freezing objects on startup.
|