rust-synapse-compress-state icon indicating copy to clipboard operation
rust-synapse-compress-state copied to clipboard

db fetch time claims to take zero seconds

Open turt2live opened this issue 6 years ago • 2 comments

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.

turt2live avatar Dec 04 '18 05:12 turt2live

there's a good chance that is connection time...

turt2live avatar Dec 04 '18 05:12 turt2live

I think it only starts the count after it received the first row.

kroeckx avatar Apr 28 '21 10:04 kroeckx