Re: [PATCH] maint: use an optimal-for-findutils xz compression setting

2017-10-28 Thread Andreas Metzler
On 2017-10-28 Bernhard Voelker wrote: > * cfg.mk: Set XZ_OPT = -7e (determined empirically). > The compressed tarball size is identical to the default settings (-9e), > but using -9e would force every decompression process to use 48 MiB > more memory. [...] Hello, I do not think this is a good t

[PATCH] maint: use an optimal-for-findutils xz compression setting

2017-10-28 Thread Bernhard Voelker
* cfg.mk: Set XZ_OPT = -7e (determined empirically). The compressed tarball size is identical to the default settings (-9e), but using -9e would force every decompression process to use 48 MiB more memory. --- cfg.mk | 27 +++ 1 file changed, 27 insertions(+) diff --git a/