From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Faster! Date: Wed, 30 Jan 2013 22:04:52 +0100 Message-ID: <878v7aidqj.fsf@gnu.org> References: <874nhzk2dh.fsf@gnu.org> <201301302147.37021.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0eq0-0002jT-3X for bug-guix@gnu.org; Wed, 30 Jan 2013 16:04:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0epz-0003tj-5Q for bug-guix@gnu.org; Wed, 30 Jan 2013 16:04:56 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:9164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0epy-0003tN-VO for bug-guix@gnu.org; Wed, 30 Jan 2013 16:04:55 -0500 In-Reply-To: <201301302147.37021.andreas@enge.fr> (Andreas Enge's message of "Wed, 30 Jan 2013 21:47:36 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org Andreas Enge skribis: > Am Mittwoch, 30. Januar 2013 schrieb Ludovic Court=C3=A8s: >> With commits a7b6ffe and bdcf35a, you should notice that =E2=80=98guix-b= uild=E2=80=99 >> and similar are more than twice as fast as two days ago. There=E2=80=99ve been additional optimizations in the meantime, so it=E2=80= =99s now 4 times as fast as 3 days ago. :-) > Excellent! Is "guix-package --roll-back" also faster now? It feels so! C=E2=80=99m=E2=80=99on, this one was already fast, because all it does is t= o create a symlink. Ludo=E2=80=99.