[poky] [PATCH] Add pigz as gzip-native alternative.
Björn Stenberg
bjst at enea.com
Tue Mar 13 01:59:54 PDT 2012
McClintock Matthew-B29882 wrote:
> I thought about doing this - can you share any performance numbers?
pigz seems to scale fairly well. I compared the time it takes to compress the final rootfs tarball in do_rootfs for one of my images.
gzip:
real 1m33.523s
user 1m33.146s
sys 0m0.368s
pigz:
real 0m2.239s
user 1m40.554s
sys 0m0.716s
This is on a 64-core machine.
--
Björn
More information about the poky
mailing list