From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: [PATCH] build: Speed up .go compilation. Date: Mon, 18 Jan 2016 09:05:05 +0100 Message-ID: <87d1szl3da.fsf@T420.taylan> References: <87lha3rx04.fsf@T420.taylan> <87mvsgxpef.fsf@T420.taylan> <87ziwgf1b4.fsf@gnu.org> <877fjhjsa8.fsf@netris.org> <87r3hnes40.fsf@gnu.org> <87ziwbvkz2.fsf@T420.taylan> <87a8o8qmx0.fsf@gnu.org> <87fuxw6jwo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aL4oH-0000l7-Iu for guix-devel@gnu.org; Mon, 18 Jan 2016 03:05:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aL4oG-000284-OG for guix-devel@gnu.org; Mon, 18 Jan 2016 03:05:09 -0500 In-Reply-To: <87fuxw6jwo.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 17 Jan 2016 21:16:55 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > >> taylanbayirli@gmail.com (Taylan Ulrich "Bay=C4=B1rl=C4=B1/Kammer") skrib= is: > > [...] > >>> So in the worst case we can just turn that par-for-each into a for-each >>> and still get benefits. >> >> Right. >> >> Mark, WDYT? >> >> I would say: go for it, and let=E2=80=99s switch back to =E2=80=98for-ea= ch=E2=80=99 if/when we >> have evidence of things going wrong. > > So, Taylan, OK to push the latest version of the patch (the one in > <874mejwzy2.fsf@T420.taylan> if I=E2=80=99m not mistaken)! > > Thank you, > Ludo=E2=80=99. Done! Taylan