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

Fixed memory consumption issues parsing large XML files #131

Merged
merged 1 commit into from
Nov 25, 2017
Merged

Fixed memory consumption issues parsing large XML files #131

merged 1 commit into from
Nov 25, 2017

Conversation

italankin
Copy link
Contributor

Fix for #117.
Processing big XML files causes allocation of large amount of String objects, which consumes a lot of memory.

@tadija tadija merged commit 5e43564 into tadija:master Nov 25, 2017
@tadija
Copy link
Owner

tadija commented Nov 25, 2017

Thanks @italankin, this is now merged in 4.2.0.

I had to fix some conflicts with #114 but I hope it works fine now. We'll continue that discussion on #117.

@tadija tadija mentioned this pull request Nov 25, 2017
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