From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Moving to beta? When? Date: Mon, 21 Dec 2015 11:37:56 +0100 Message-ID: <87a8p4oznf.fsf@gnu.org> References: <871tajkybm.fsf@dustycloud.org> <20151220100826.6fd8763f@debian-netbook> <87r3ig5hts.fsf@T420.taylan> 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]:53978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAxqu-00056x-Pr for guix-devel@gnu.org; Mon, 21 Dec 2015 05:38:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aAxqp-0008OT-Qj for guix-devel@gnu.org; Mon, 21 Dec 2015 05:38:04 -0500 In-Reply-To: <87r3ig5hts.fsf@T420.taylan> ("Taylan Ulrich \=\?utf-8\?Q\?\=5C\=22Bay\=C4\=B1rl\=C4\=B1\=2FKammer\=5C\=22\=22's\?\= message of "Mon, 21 Dec 2015 09:25:35 +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: taylanbayirli@gmail.com Cc: guix-devel@gnu.org taylanbayirli@gmail.com (Taylan Ulrich "Bay=C4=B1rl=C4=B1/Kammer") skribis: > I'm free of work for the next two weeks, so hopefully I'll finally get > this patch done, health issues notwithstanding (I think they're waning > anyway). I hope you=E2=80=99re getting better. > 'guix pull' should then take 3-5 minutes on a moderately modern machine > and average Internet connection, I think. (On my Intel i5 with a 100 > Mbps connection, it takes 2-3 minutes.) > > Frankly, that's still a lot when compared to some other systems, but > hopefully good enough for the time being. I think there are two things here: speeding up compilation is the main thing, and then we=E2=80=99ll also switch to Git instead of downloading a w= hole snapshot every time. Thanks, Ludo=E2=80=99.