From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: OpenSSL =?utf-8?B?4oCcRFJPV07igJ0=?= vulnerability & grafts Date: Wed, 02 Mar 2016 22:36:51 +0100 Message-ID: <87ziugd0jw.fsf@gnu.org> References: <87twkpnbk0.fsf@gnu.org> <20160302184308.GA11131@debian-netbook> 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]:48301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abES2-0003Yw-82 for guix-devel@gnu.org; Wed, 02 Mar 2016 16:36:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abERz-0008AS-2L for guix-devel@gnu.org; Wed, 02 Mar 2016 16:36:58 -0500 In-Reply-To: <20160302184308.GA11131@debian-netbook> (Efraim Flashner's message of "Wed, 2 Mar 2016 20:43:08 +0200") 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: Efraim Flashner Cc: guix-devel Efraim Flashner skribis: > One issue that I noticed on my slow netbook is that `guix package -u`, > with no updates, now takes ~15 minutes, while before it was ~30 seconds. Ouch! Including substitute info fetching? There are a couple of optimizations that I=E2=80=99m willing to implement as soon as I stop doing email. ;-) Ludo=E2=80=99.