hyperstack-org / hyperstack-org/hyperstack
Check implementation of broadcast policies for performance issues
Offen
performance
- Vorherrschende Sprache
- JavaScript
- Sterne
- 538
- Forks
- 41
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Typical system running under light load may have several hundred active connections.
Lets make sure the broadcast policy mechanism does not do stupid things like iterate over all connections, and that ActiveRecord is properly caching repeated calls to the Connection.active query.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.