mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-15 17:51:10 +00: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.
|