Anapher/Strive

View on GitHub
performance.md

Summary

Maintainability
Test Coverage
## Ideas for improvement
- Wrap `UpdateSynchronizedObject` and execute it only once per object per request context. That way, e. g. when opening breakout rooms with room assigments, the synchronized object isn't updated **n** times which will reduce the stress on clients and on the application.