mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 09:35:45 +03: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.
|