Summary: | wish: Add parallel compression and decompression to ark | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | Krzysztof Adamkiewicz <kadamkiewicz835> |
Component: | general | Assignee: | Elvis Angelaccio <elvis.angelaccio> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | 1348292515a, bednarczyk.pawel, bugs.kde.org-c69, integral, rthomsen6 |
Priority: | NOR | ||
Version: | 20.04.1 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/ark/-/commit/e0928747e26415a1b46e753c517fb83b4b24c62c | Version Fixed In: | 24.02 |
Sentry Crash Report: |
Description
Krzysztof Adamkiewicz
2020-06-27 14:12:45 UTC
*** Bug 441637 has been marked as a duplicate of this bug. *** Git commit e0928747e26415a1b46e753c517fb83b4b24c62c by Elvis Angelaccio, on behalf of Zhangzhi Hu. Committed on 05/11/2023 at 12:58. Pushed by elvisangelaccio into branch 'master'. Add support for xz & zstd multithread compression xz & zstd compression was single-threaded; make it multi-threaded, with an algorithm to calculate the ideal number of threads based on the number of CPU cores. FIXED-IN: 24.02 M +18 -0 plugins/libarchive/readwritelibarchiveplugin.cpp https://invent.kde.org/utilities/ark/-/commit/e0928747e26415a1b46e753c517fb83b4b24c62c |