From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Support for signed substitutes pushed Date: Wed, 02 Apr 2014 00:01:48 +0200 Message-ID: <87r45glneb.fsf@gnu.org> References: <878urwzhpt.fsf@gnu.org> <87ha6fic8t.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]:57976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WV6kl-0006VL-Nv for guix-devel@gnu.org; Tue, 01 Apr 2014 18:02:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WV6kg-0006OC-Ah for guix-devel@gnu.org; Tue, 01 Apr 2014 18:01:55 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:55621) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WV6kg-0006O7-50 for guix-devel@gnu.org; Tue, 01 Apr 2014 18:01:50 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 8F0CB216E for ; Wed, 2 Apr 2014 00:01:49 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2g0R7Tn5kNUM for ; Wed, 2 Apr 2014 00:01:49 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 397FD213A for ; Wed, 2 Apr 2014 00:01:49 +0200 (CEST) In-Reply-To: <87ha6fic8t.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 30 Mar 2014 23:54:10 +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: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > On my machine, =E2=80=98guix build emacs n=E2=80=99 with 40 substitutes n= eeded takes > ~4.8 seconds instead of ~3.5 seconds before (wall clock.) This is down to ~3.8 seconds with today=E2=80=99s commits. Ludo=E2=80=99.