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 還沒有評估資料。