From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Ready for Guile 2.2! Date: Sun, 23 Apr 2017 00:20:14 +0200 Message-ID: <87zif8hyox.fsf@gnu.org> References: <87bmt28qnm.fsf@gnu.org> <87lgs65l3c.fsf@gnu.org> <87r30nz275.fsf@gnu.org> <87y3uvf6l8.fsf@gmail.com> 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]:51792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d23OA-0008D7-94 for guix-devel@gnu.org; Sat, 22 Apr 2017 18:20:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d23O5-0001y4-CJ for guix-devel@gnu.org; Sat, 22 Apr 2017 18:20:22 -0400 In-Reply-To: (Joshua Branson's message of "Fri, 21 Apr 2017 16:05:13 +0000") 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" To: Joshua Branson Cc: "guix-devel@gnu.org" Joshua Branson skribis: > So are you building (aka compiling) libreoffice, certbot, and xmonad in=20 > essentially 2 seconds? That sounds a little too fast... No no, they were already in /gnu/store. What this test measures is the time it takes to compute the derivations (those /gnu/store/=E2=80=A6.drv fi= les.) Ludo=E2=80=99.