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

Add optional zstd support instead of deflate #1

Open
Jacalz opened this issue Dec 11, 2022 · 0 comments
Open

Add optional zstd support instead of deflate #1

Jacalz opened this issue Dec 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Jacalz
Copy link
Member

Jacalz commented Dec 11, 2022

We can technically enable zstd compression instead of defalte within the zip files that are generated when sending directories. This could be useful for giving faster, multi threaded compression and decompression to improve speeds when sending.

The downside of this is increased binary sizes as well as lack of support in other clients. Just opening this as a suggestion for now.

@Jacalz Jacalz added the enhancement New feature or request label Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant