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

Could you tell me how many ram size that the gzip need at least? #321

Open
noparkinghere opened this issue Aug 23, 2024 · 1 comment
Open

Comments

@noparkinghere
Copy link

I want to migrate the code to a mcu that has only about 20k ram and I test the code in PC .
And found that it need many ram size more that 100k.
I don't know how to lessen the size,when I modify the size of tdefl_compressor,it will lead to many problems like using different gzip method that has a different compressed result or giving a error.

I wanna know how many ram size the gzip need at least?

@macosali
Copy link

167744 bytes

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

No branches or pull requests

2 participants