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

Feature request: Better support for large files. #2

Open
MicahZoltu opened this issue Nov 5, 2017 · 2 comments
Open

Feature request: Better support for large files. #2

MicahZoltu opened this issue Nov 5, 2017 · 2 comments
Assignees

Comments

@MicahZoltu
Copy link

I have a 12MB JSON string that I'm trying to filter down (I don't need the vast majority of it) but using JsonPropertyFilter on it is extremely slow. I would like to be able to use this, but at the moment it is way too slow.

@cyrilschumacher
Copy link
Owner

Hello @MicahZoltu and thanks for this report. I will investigate and try to improve the library to filter huge JSON files.

@cyrilschumacher
Copy link
Owner

Hello @MicahZoltu, I am rewriting the library and I plan to take your point in this new version. Sorry for the delay.

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

No branches or pull requests

2 participants