The source project of this merge request has been removed.
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.
BUG: 474174 FIXED-IN: 24.02
Edited by Nate Graham