Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak in input graphs #1

Open
CSpaccasassi opened this issue May 3, 2019 · 0 comments
Open

Memory leak in input graphs #1

CSpaccasassi opened this issue May 3, 2019 · 0 comments
Assignees

Comments

@CSpaccasassi
Copy link
Owner

The memory print of genCRN grows larger when a very large number of input digraphs are passed to as input. We observed that when passing all possible input digraphs for 2 species CRNs (around 12 million digraphs) to a single instance of genCRN, the memory footprints grows to around 100 MB. This issue has not been a problem for the cases we have analysed, genCRN generally had a memory footprint of around 2MB.

@CSpaccasassi CSpaccasassi self-assigned this May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant