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: Guix compilation Date: Wed, 17 Feb 2016 09:17:55 +0100 Message-ID: <87a8mzagy4.fsf@T420.taylan> References: <20160216174202.GA8437@solar> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55728) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVxJ9-0004lR-J9 for guix-devel@gnu.org; Wed, 17 Feb 2016 03:18:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVxJ8-00042p-Ly for guix-devel@gnu.org; Wed, 17 Feb 2016 03:17:59 -0500 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]:36053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVxJ8-00042g-Ew for guix-devel@gnu.org; Wed, 17 Feb 2016 03:17:58 -0500 Received: by mail-wm0-x22c.google.com with SMTP id g62so146461349wme.1 for ; Wed, 17 Feb 2016 00:17:58 -0800 (PST) In-Reply-To: (David Thompson's message of "Tue, 16 Feb 2016 12:47:31 -0500") 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: "Thompson, David" Cc: guix-devel "Thompson, David" writes: > On Tue, Feb 16, 2016 at 12:42 PM, Andreas Enge wrote: >> Just a quick "thank you" message to Taylan; your patch for compiling Guix >> in parallel makes an amazing difference! I just noticed it again on my Novena >> with its four relatively weak cores. > > Seconded! Very nice improvement! > > - Dave Thanks all for the kind words. :-) Taylan