From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: updating list of substitutes Date: Tue, 13 Oct 2015 16:35:45 +0200 Message-ID: <87eggyomym.fsf@gnu.org> References: <87a8y1q49z.fsf@gnu.org> <20150421084028.GB16564@thebird.nl> <20150422114635.GA24566@thebird.nl> <20151011074654.GA8058@thebird.nl> <87wputz1uj.fsf@gnu.org> <20151011212714.GA9401@thebird.nl> <87d1wk8y7e.fsf@netris.org> <20151012060607.GA11012@thebird.nl> <871td0auiw.fsf@gnu.org> <20151013121140.GA18001@thebird.nl> <20151013125258.GA5574@debian> 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]:55667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zm0gB-0000QV-LH for guix-devel@gnu.org; Tue, 13 Oct 2015 10:35:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zm0g8-0003aT-DL for guix-devel@gnu.org; Tue, 13 Oct 2015 10:35:51 -0400 In-Reply-To: <20151013125258.GA5574@debian> (Andreas Enge's message of "Tue, 13 Oct 2015 14:52:58 +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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > Still, my impression (also from using substitutes) is that _access_ to hy= dra > is slow; Yes. If you haven=E2=80=99t tried yet, compare it with the speed at which = =E2=80=98guix publish=E2=80=99 serves those .narinfo URLs on a =E2=80=9Creal=E2=80=9D mac= hine; it=E2=80=99s an order of magnitude faster, even though hydra.gnu.org has nginx running in the front and serving things from the cache. Ludo=E2=80=99.