]> git.ipfire.org Git - thirdparty/libvirt.git/commit
dist: Speed up distribution compression
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 30 Jun 2016 14:05:24 +0000 (16:05 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 30 Jun 2016 14:05:24 +0000 (16:05 +0200)
commite8a5939c46d4d3879f62a99c7caf3301b2ba79c1
treea5e552abd9e3ab60adc930905a9941368896ea59
parentcbe4c049d87fe1f677668fbb51ba36647f3481d0
dist: Speed up distribution compression

This almost reverts b7200d723648.  The size is increased from 11M to 13M
and the compression is sped up from 2 minutes to 17 seconds.  The
compression level is removed because -9 doesn't allow multiple threads
to be spawned.  Effectively speeds up distcheck as well.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Makefile.am