Skip to content

Memory issues Decompressing a large compressed array #15090

Discussion options

You must be logged in to vote

requires an allocation of 32768 bytes and of course it fails. Why so large?

it may be related to the window size, see https://docs.micropython.org/en/latest/library/deflate.html#deflate-window-size

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@brianreinhold
Comment options

Answer selected by brianreinhold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants