Skip to content

Comments

Update framedec.go MaxWindowSize constant to 2 << 31#392

Closed
pushshift wants to merge 1 commit intoklauspost:masterfrom
pushshift:master
Closed

Update framedec.go MaxWindowSize constant to 2 << 31#392
pushshift wants to merge 1 commit intoklauspost:masterfrom
pushshift:master

Conversation

@pushshift
Copy link

Add support for very large window sizes (up to 2 << 31 -- the max allowed via the zstd compressor itself). This should not break any existing code that uses this module.

Add support for very large window sizes (up to 2 << 31 -- the max allowed via the zstd compressor itself)
klauspost added a commit that referenced this pull request Jun 8, 2021
Also reduce default memory allocs.

Fixes #390
Replaces #392
klauspost added a commit that referenced this pull request Jun 8, 2021
Also reduce default memory allocs.

Fixes #390
Replaces #392
@klauspost klauspost closed this Jun 8, 2021
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