futureverse / futureverse/progressr
PERFORMANCE: Avoid progress updates if no one is listening
Open
- Dominant language
- R
- Stars
- 299
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
A quick thought: I wonder if it's possible for the progress publisher to request that subscribers to confirm they're interested in the progress updates or not. If not, the publisher won't have to waste time creating and signaling progression conditions that will not be listened too.
Contributor guide
Assessment
This issue has not been assessed yet.