Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix performance issues with Spaces on very large accounts #4898

Closed
1 of 2 tasks
novocaine opened this issue Sep 24, 2021 · 0 comments
Closed
1 of 2 tasks

Fix performance issues with Spaces on very large accounts #4898

novocaine opened this issue Sep 24, 2021 · 0 comments
Assignees
Labels
A-Spaces Spaces, groups, communities T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@novocaine
Copy link

novocaine commented Sep 24, 2021

Spaces currently has poor performance on very large accounts (100s of rooms).

We'd like to address this by not performing unnecessary updates on the client.

  • cache space graph
  • perform incremental sync
@novocaine novocaine added T-Defect Something isn't working: bugs, crashes, hangs and other reported problems A-Spaces Spaces, groups, communities labels Sep 24, 2021
@gileluard gileluard self-assigned this Sep 27, 2021
gileluard added a commit that referenced this issue Oct 6, 2021
- Listen to `MXSpaceNotificationCounter` to update the notification badge
gileluard added a commit that referenced this issue Oct 7, 2021
- Listen to `MXSpaceNotificationCounter` to update the notification badge
gileluard added a commit that referenced this issue Oct 7, 2021
- Support optional `MXSpace.room` property
gileluard added a commit that referenced this issue Oct 7, 2021
- Support optional `MXSpace.room` property
gileluard added a commit that referenced this issue Oct 7, 2021
…es_with_spaces

Fix performance issues with Spaces on very large accounts #4898
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Spaces Spaces, groups, communities T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

2 participants