enthought / enthought/distarray
re-evaluate garbage collection considering its bandwidth costs
Open
enhancement
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently when a distarray is garbage collected, it costs one roundtrip per engine. The time this happens at is unpredictable.
The benefit of saving memory might not always be worth the bandwidth cost.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.