On Mon, May 13, 2013 at 01:14:35AM +0400, Dmitry Morozovsky wrote: > method realtm arsize > ==================== > gzip 45s 183M > bzip2 5m32s 115M > xz 11m43s 112M > > I would tend to use xz for distributives (including freebsd-updates or > portsnap), where compression process is quite rare, but download size is > significant -- but not for logs, backups, or other similar once-packed > data...
+1. xz is not part of all our releases, yet people still might be running 6.x for example, and they certainly won't be happy to keep two versions of their newsyslog.conf (otherwise identical) -- just another reason why this change is moot at least. Otherwise I totally agree with Dmitry that xz is not for frequent compressions of small files when it clearly loses to bzip2. ./danfe _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"