mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-12 04:52:26 +01:00
284d85dee3
The sliding sync proxy (amongst other things) use literal json blobs as filters, and repeatedly validating them takes a bunch of CPU.
1 line
54 B
Text
1 line
54 B
Text
Cache literal sync filter validation for performance.
|