element-hq / element-hq/synapse
ReadMarkerRestServlet seems to use way too much DB time
Open
A-Performance
O-Uncommon
S-Minor
T-Defect
z-p2
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#6260](https://github.com/matrix-org/synapse/issues/6260).
---
It reliably uses 5-10x more DB time than any other servlet (presumably due to push action updates?) despite quite a common and boring servlet. i asked erik and he said "yeah, can probably be improved", so filing a bug to that end.

(it's the purple line on the synapse master)
Contributor guide
Assessment
This issue has not been assessed yet.