Replace Gzip with PGzip#266
Conversation
|
New test fails with |
|
Sorry for not mentioning this before, the |
It was executable by default locally, but I had to run |
Strange, usually git should pick this up all by itself. Could it be that you set Anyways, good to see it's running as expected now. |
|
I renamed |
|
Hmm, I got all my knowledge from Wikipedia which says whole numbers are natural numbers + 0. Then again, it's probably disputed and not really well defined. |
Not that I know of. I just changed to true, but now GIT says I have changes in all .sh files... so it definitely picked something up and was turned off before.
Seems like I found exactly the opposite side of that discussion haha. Well, I don't have a real preference here, now that the doc string is there to explain it. |
Closes #265
Replaces
compress/gzipwithgitlite.zycloud.tk/klauspost/pgzip(drop-in replacement, compatible) to significantly increase compression (archiving) performance (1.5-8+ times depending on settingGZIP_PARALLELISM).Default is
1to not use up all available compute capacity on production servers during the archiving process.@m90: Also added the
--timeout 3fordocker compose downcommands in the test suite.