From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) by sourceware.org (Postfix) with ESMTP id CDEA63858D28 for ; Tue, 8 Nov 2022 07:37:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org CDEA63858D28 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gentoo.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gentoo.org Content-Type: multipart/signed; boundary="Apple-Mail=_19CD0938-1C41-4EEC-9A17-EC353909CEA9"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.200.110.1.12\)) Subject: Re: [PATCH] maintainer-scripts/gcc_release: compress xz in parallel From: Sam James In-Reply-To: <2654849.mvXUDI8C0e@fomalhaut> Date: Tue, 8 Nov 2022 07:36:52 +0000 Cc: gcc-patches@gcc.gnu.org, Gerald Pfeifer , Jakub Jelinek , Jeff Law Message-Id: References: <20221108071438.2523863-1-sam@gentoo.org> <2654849.mvXUDI8C0e@fomalhaut> To: Eric Botcazou X-Mailer: Apple Mail (2.3731.200.110.1.12) X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --Apple-Mail=_19CD0938-1C41-4EEC-9A17-EC353909CEA9 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On 8 Nov 2022, at 07:34, Eric Botcazou wrote: >=20 >> I build GCC regularly from the weekly snapshots >> and so the decompression time adds up. >=20 > But is very largely dwarfed by the build time of the compiler, isn't = it? >=20 It is. It's no big deal if the patch isn't accepted, it's just very = cheap to do for a decent benefit. In particular, there's a lot of cases where I need to go through a cycle of checking various patches still apply and rebasing. I won't be offended if the view is to not bother though. :) Best, sam --Apple-Mail=_19CD0938-1C41-4EEC-9A17-EC353909CEA9 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQQlpruI3Zt2TGtVQcJzhAn1IN+RkAUCY2oHFF8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0MjVB NkJCODhERDlCNzY0QzZCNTU0MUMyNzM4NDA5RjUyMERGOTE5MAAKCRBzhAn1IN+R kIWiAQCnb6Hx0RQ+Xc/09sM9VaUPtjSDH+kszGVeBCD4+yKJrwEA4+M25U9sLzSh dbC5uKWDMaIaoayXQ3EKcmjuX8T9+wk= =Gk6w -----END PGP SIGNATURE----- --Apple-Mail=_19CD0938-1C41-4EEC-9A17-EC353909CEA9--