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

Enhancement: Compression type and level support #32

Open
Forza-tng opened this issue Jul 26, 2020 · 1 comment
Open

Enhancement: Compression type and level support #32

Forza-tng opened this issue Jul 26, 2020 · 1 comment

Comments

@Forza-tng
Copy link

Hi!

Would it make any sense to support different compression levels for zlib? Default is 6, but perhaps 1 would be faster?

Also, I think zstd (levels 1-5) or lz4 would be a better choice of compression. Much much faster than zlib.

@soulseekah
Copy link
Contributor

It definitely would. We'd need some benchmarks though, if the gains are tiny - no point probably. But a patch is very welcome either way :)

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