rust-synapse-compress-state
rust-synapse-compress-state copied to clipboard
db fetch time claims to take zero seconds
Fetching state from DB for room '!redacted:t2l.io'...
[0s] 8 rows retrieved
Even though it is only 8 rows, I watched it take over 5 minutes.
there's a good chance that is connection time...
I think it only starts the count after it received the first row.