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

Optimize Matchmaker Display Logic #2148

Closed
Sheikah45 opened this issue Feb 14, 2021 · 0 comments · Fixed by #2276
Closed

Optimize Matchmaker Display Logic #2148

Sheikah45 opened this issue Feb 14, 2021 · 0 comments · Fixed by #2276
Labels
Milestone

Comments

@Sheikah45
Copy link
Member

Currently the matchmaker display code is not very optimized as it does things like call the api on every message even when the queue information is stored locally, re-render every matchmaker object every time etc. It would be nice if this could be optimized to have a lower impact on GPU and CPU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant