Skip to content

reduce memory usage when computing summary#48

Open
yevshin wants to merge 1 commit intoJetBrains-Research:masterfrom
yevshin:memusage_optimization
Open

reduce memory usage when computing summary#48
yevshin wants to merge 1 commit intoJetBrains-Research:masterfrom
yevshin:memusage_optimization

Conversation

@yevshin
Copy link

@yevshin yevshin commented Oct 16, 2020

previously all BedEntries where fully loaded into memory, but we need only chr,from,to to compute summary

previously all BedEntries where fully loaded into memory, but we need only chr,from,to to compute summary
@iromeo
Copy link
Contributor

iromeo commented Oct 16, 2020

Thx, everything looks good. Please mention your change in CHANGES.md and I'll merge it into a master. E.g. smth like:

Version 0.9.1
-------------

Released on ...

Changed
-  Reduce memory usage when computing BigFile summary, see pull request #48 (by @yevshin)

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

Successfully merging this pull request may close these issues.

2 participants