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

feat: reduce string allocation for decompression #91

Closed

Conversation

SpringMT
Copy link
Owner

No description provided.

@SpringMT
Copy link
Owner Author

For large data, the following error occurs.

ZSTD_decompressStream failed: Operation made no progress over multiple calls, due to output buffer being full

@SpringMT SpringMT force-pushed the feature/reduce-memory-allocation-for-decompression branch from b8cf5fa to 8d635c6 Compare May 24, 2024 07:35
@SpringMT SpringMT closed this Jan 4, 2025
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.

1 participant