hyperstack-org / hyperstack-org/hyperstack
Check implementation of broadcast policies for performance issues
Đang mở
performance
- Ngôn ngữ chính
- JavaScript
- Star
- 538
- Fork
- 41
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.