hyperstack-org / hyperstack-org/hyperstack
Check implementation of broadcast policies for performance issues
未关闭
performance
- 主要语言
- JavaScript
- 星标
- 538
- 派生
- 41
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。