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

Decoder: allow to specify the buffer size #53

Open
ngirard opened this issue May 20, 2020 · 0 comments · May be fixed by #54
Open

Decoder: allow to specify the buffer size #53

ngirard opened this issue May 20, 2020 · 0 comments · May be fixed by #54

Comments

@ngirard
Copy link

ngirard commented May 20, 2020

Hey,

while tweaking the encoder's parameters for my Lolcate program, I experienced a performance increase when increasing its block size (I found a sweet spot at 256 kb).

This made me willing to try and give the decoder's buffer size different values, hoping to get similar performance increases, given that the default value seems small.

Is there any interest in doing so, or is the default value the best one in your own experience ?

Cheers

@CJP10 CJP10 linked a pull request Sep 25, 2020 that will close this issue
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 a pull request may close this issue.

1 participant