matrix-org / matrix-org/rust-synapse-compress-state
db fetch time claims to take zero seconds
Open
- Dominant language
- Rust
- Stars
- 173
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
```
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.
Contributor guide
Research direction
No source file, test, or entry point is named in the issue. Start by reproducing the reported fetch for the same room and comparing the displayed zero-second value with the observed duration; done means the timing output accurately reflects the database fetch or the discrepancy is clearly explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100