hyperstack-org / hyperstack-org/hyperstack
Check implementation of broadcast policies for performance issues
Abierto
performance
- Lenguaje dominante
- JavaScript
- Estrellas
- 538
- Forks
- 41
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.