Improve memory consumption
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Python's gc is volatile. The same job can take between 0.8 and 3.0 GB
**Describe the solution you'd like**
Improve containers, potentially use subprocess for better garbage collection control
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.