forked-synapse/synapse/app
Erik Johnston ef889c98a6
Optionally track memory usage of each LruCache (#9881)
This will double count slightly in the presence of interned strings. It's off by default as it can consume a lot of resources.
2021-05-05 16:54:36 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_base.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
admin_cmd.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
appservice.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
client_reader.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
event_creator.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_reader.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_sender.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
frontend_proxy.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
generic_worker.py Optionally track memory usage of each LruCache (#9881) 2021-05-05 16:54:36 +01:00
homeserver.py Optionally track memory usage of each LruCache (#9881) 2021-05-05 16:54:36 +01:00
media_repository.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
phone_stats_home.py Add phone home stats for encrypted messages. (#9283) 2021-02-01 17:06:22 +00:00
pusher.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
synchrotron.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
user_dir.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00