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

Box the BrotliState value because it is very large #173

Closed

Conversation

wesleywiser
Copy link
Contributor

This reduces the size of BrotliDecoder from 2592 bytes to 8 bytes.

Fixes #172

This reduces the size of `BrotliDecoder` from 2592 bytes to 8 bytes.

Fixes Nullus157#172
@Nemo157
Copy link
Member

Nemo157 commented Sep 22, 2022

bors r+

bors bot added a commit that referenced this pull request Sep 22, 2022
173: Box the `BrotliState` value because it is very large r=Nemo157 a=wesleywiser

This reduces the size of `BrotliDecoder` from 2592 bytes to 8 bytes.

Fixes #172

Co-authored-by: Wesley Wiser <wesleywiser@microsoft.com>
@bors bors bot closed this Sep 22, 2022
@wesleywiser wesleywiser deleted the shrink_brotlidecoder branch September 22, 2022 17:05
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.

None yet

2 participants