mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
703a8f9c67
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
2 lines
113 B
Plaintext
2 lines
113 B
Plaintext
Instrument `state` and `state_group` storage-related operations to better picture what's happening when tracing.
|