hyperstack-org / hyperstack-org/hyperstack
Check implementation of broadcast policies for performance issues
Aberta
performance
- Linguagem predominante
- JavaScript
- Estrelas
- 538
- Forks
- 41
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.