mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-12 21:12:29 +01:00
fc87d2ffb3
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.
|