Skip to content

Parallelize xz by default #69

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

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

K900
Copy link
Contributor

@K900 K900 commented Feb 22, 2024

🚀

@mweinelt
Copy link
Member

mweinelt commented Feb 22, 2024

The single-threaded and multi-threaded compressors produce different output. Single-threaded compressor will give the smallest file size but only the output from the multi-threaded compressor can be decompressed using multiple threads.

Do we care about that difference? I don't believe we do, since we publish these files in the first place.

@K900
Copy link
Contributor Author

K900 commented Feb 22, 2024

Doubt it. The difference in file size is tiny IME, and multithreaded compressed files can still be decompressed in single threaded mode.

@mweinelt mweinelt merged commit 0913471 into NixOS:master Feb 22, 2024
@mweinelt
Copy link
Member

Deployed. NixOS/infra@0bd9ee8

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