forked-synapse/synapse/storage/controllers
Eric Eastwood 703a8f9c67
Instrument state and state_group storage related things (tracing) (#15610)
Instrument `state` and `state_group` storage related things (tracing) so it's a little more clear where these database transactions are coming from as there is a lot of wires crossing in these functions.

Part of `/messages` performance investigation: https://github.com/matrix-org/synapse/issues/13356
2023-05-19 12:26:58 -05:00
..
__init__.py Add admin endpoint to query room sizes (#15482) 2023-04-26 16:00:11 +00:00
persist_events.py Move StateFilter to synapse.types (#14668) 2022-12-12 16:19:30 +00:00
purge_events.py Include the room ID in more purge room log lines. (#15222) 2023-03-08 20:08:56 +00:00
state.py Instrument state and state_group storage related things (tracing) (#15610) 2023-05-19 12:26:58 -05:00
stats.py Fix subscriptable type usage in Python <3.9 (#15604) 2023-05-16 12:19:46 -05:00