Skip to content

Conversation

@chancyk
Copy link

@chancyk chancyk commented Oct 16, 2024

I needed to incrementally decompress very large (~100GB) gzipped JSON files. This is working for me and seems to only be about 20% slower than the one-shot version for large files, but 6x slower for small files, so probably worth leaving it as a separate API.

@guzba
Copy link
Owner

guzba commented Oct 16, 2024

Thanks for the PR. I am traveling until ~the end of the month so I'll be delayed in looking closer at this. I think the idea of having a way to decompress large files is very reasonable. I want to look at and think through the details here when I am able.

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