Skip to content

Conversation

@suyashkumar
Copy link
Owner

@suyashkumar suyashkumar commented Apr 2, 2023

This may reduce peak memory requirements if the user is using the Parser.Next() API and does not need the whole dataset in memory at once. That said, the element data probably isn't that significant compared to PixelData, so skipping reading or processing the PixelData is probably the best way to go to reduce max memory usage. This addresses #257.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants