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 はまだ評価されていません。