matrix-org / matrix-org/mjolnir
We should offer a manner of monitoring the performance of Mjolnir
Open
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 75
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 3
Description
I have the suspicion that `is_user_banned` and `is_room_banned` can be quite slow if too many users show up in the list. We should find a way to monitor this.
Contributor guide
Research direction
Start by locating the is_user_banned and is_room_banned functions and reviewing how they process large user lists. Determine what performance signals should be monitored and how success will be measured; the work is done when a practical monitoring approach is defined and implemented for these checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- observability, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100