DiamondLightSource / DiamondLightSource/coniql
Consider batching updates to clients
Open
priority:3
- Dominant language
- Python
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
For large numbers of rapidly updating subscriptions, batching updates to each client may make the rendering more efficient. This would require changes in both ends.
A basic prototype would allow this hypothesis to be tested.
Contributor guide
Assessment
This issue has not been assessed yet.