dab icon indicating copy to clipboard operation
dab copied to clipboard

add pigz compressor

Open cclecle opened this issue 3 years ago • 1 comments

pigz is a fast and efficient compression algorithm.

Comparison show that it is the best algorithm when throughput matter :

image source

DAB can be used for continuous integration, and it that context speed matter (and so throughput !)

This PR add 2 pigz compressor backed: one with default coinifiguration and one other targeting speed.

cclecle avatar Nov 23 '22 23:11 cclecle

Hi @cclecle,

thanks for your contribution! However, we do not allow for submissions through GitHub. Please consider submitting your changes via the mailing list ^1 after signing the Harmony CLA ^2. You can also read more about how to contribute in our Developer Documentation ^3.

sterzy avatar Aug 31 '23 08:08 sterzy