From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kNVjHezVAmVWWgAA9RJhRA:P1 (envelope-from ) for ; Thu, 14 Sep 2023 11:44:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id kNVjHezVAmVWWgAA9RJhRA (envelope-from ) for ; Thu, 14 Sep 2023 11:44:12 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5A1BD38541 for ; Thu, 14 Sep 2023 11:44:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=sfQToToq; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694684652; a=rsa-sha256; cv=none; b=LpfXxlUFBD1iiB4DPXcIt1olLoJGZUVrwd1nVIJsl2yqFKOEXu0A76kQlyRSNf5eb0fBsd 2l3mljWA102pyLkxuTm06gt6iFbOuHbNmc3u+6Hip3p/3FDRNoH/4bpVciUCQUcSnTbfkI rklP/EDUTMrj7G+2/2ZBdBV23hUWYydU4SAebk5OrkRH+zLDmGXrnXF3/cwReXlonnFYq6 aIr7+cYhGqGSN4ST2T6bQHE6xEKwsEII+xnR+joryFnKOEeH0NunJctC+SnmwmvHDQyGBd M7wSpyz/efyfAjq0CEaC4tjGnzKC0DK56mSpBw6l3i/6rhpxMH6PE8HSVI+iSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694684652; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=9R8fNv2epqXO6+YVn0kfy5zd7gANmSMY7QG8yHKRGwo=; b=oWG6Mg/AeIXQFWrXPribsFVqgQDZzMmWWdywCBduENBRmg3pPGzTMB6kTgVxKL5PLEmKjp ROoc7s7u4kOefVQnyebztc5V5l1G9qJCMrXf2T+4rq5VYCFR5QP5alNim/fOjGrfSm/mxm oLS3HDxUoIAf8m4N39X/Dk0J2dglpmz1SAXU9Nax9enOu8LVBaKlOawhLL/ceGk1ytonVW wqCpmhmA1DlxBSyBO8X5qTeCEAgnf8p3DwYj5xiI+JW7QocCkSJMYerKLwJtyVWGGInIyn dPIPfV1cQBjKp+3OvZtmKmmScUsYdrKvChK8Nw6RYgfNejExOvtynjdld4PI0A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=sfQToToq; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qgitE-0007zq-2P; Thu, 14 Sep 2023 05:44:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qgitB-0007zP-AD for guix-patches@gnu.org; Thu, 14 Sep 2023 05:43:58 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qgitA-00018G-QS for guix-patches@gnu.org; Thu, 14 Sep 2023 05:43:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qgitG-0002zW-AC for guix-patches@gnu.org; Thu, 14 Sep 2023 05:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65352] Fix time-machine and network Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 14 Sep 2023 09:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65352 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 65352@debbugs.gnu.org, Maxim Cournoyer Received: via spool by 65352-submit@debbugs.gnu.org id=B65352.169468459811439 (code B ref 65352); Thu, 14 Sep 2023 09:44:02 +0000 Received: (at 65352) by debbugs.gnu.org; 14 Sep 2023 09:43:18 +0000 Received: from localhost ([127.0.0.1]:37672 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qgisX-0002yP-1f for submit@debbugs.gnu.org; Thu, 14 Sep 2023 05:43:18 -0400 Received: from mail-lj1-x230.google.com ([2a00:1450:4864:20::230]:37984) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qgisS-0002yA-DE for 65352@debbugs.gnu.org; Thu, 14 Sep 2023 05:43:16 -0400 Received: by mail-lj1-x230.google.com with SMTP id 38308e7fff4ca-2bfcb39037dso1099061fa.0 for <65352@debbugs.gnu.org>; Thu, 14 Sep 2023 02:43:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694684580; x=1695289380; darn=debbugs.gnu.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=9R8fNv2epqXO6+YVn0kfy5zd7gANmSMY7QG8yHKRGwo=; b=sfQToToqMr/+0LPMeocuJVXnFC2gCMZSvE+5DslLafyzge6iCoG5gzK2nyAlR8xMF+ fW6+kcfEXeH0Q5VXEC0Wxq3b56avLKUDzdhPLu2xI4diai221Fdwr/zwjwgZe2VATdwf gGxa6ZXITC9ueRGSlO1mRz4Jm1sRQbfOS1tnhBUKTIZB7pYUwV0bnSbSFsiDW2tMqB05 5Z5aVL7SFv7zF/ckIESx/4W/3mVHJfg5nWyQtNd9lJk2ZteJ1uN/P5U8/zyLek8J5bnL i5r8MAtKfoYwF8gGaFpgS8HYQq7LnlWI8UcJCvocDMiQNN0rac0Lh3N4LvMinRS0WgBQ vpoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694684580; x=1695289380; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9R8fNv2epqXO6+YVn0kfy5zd7gANmSMY7QG8yHKRGwo=; b=XT/7oGBmutI0aaH9G6UqdOuVShH6+SZt+8n5gnMpYVa2Z2355lxKgTmL9i1AO5lCaU QlcZXqCWah44kjwWOGd6x2FrJUZ64oWIPehjfGR55hCixfvbrE+dhP7K6zr2EpgIyw2F RDBy7UjLXPTC+R3Tg19KGD/jvlOHKLGiXEtYijLZbJwIlMeBuafEtjLsV2wTGuxQHiO5 4VB6vHJOKoSED7d/xPir/L9ndaxc6kTtj4GRclzykqvkJfwA+CXgmKuUZeKmICASA0z9 LQFXJgUVGygJgdkjW41ECAxR1BnQEWCgxGs/wlz+kwJH+ebkLh4b0Bx5uBa2HUbY0aZf WCcg== X-Gm-Message-State: AOJu0YxOsqfJbH1mJJXyX9pqDRNGKooSX3qjXjs4KicpDfEQkgnLchx8 qdJjdTK2deEcfSPdyLPWONtYUf2QKkQ16lWAvTQ= X-Google-Smtp-Source: AGHT+IG8LtlLJdGw927FTO95bAdCaEIWzwt1SVtNerY+TKLSkk0IOE2L7fxm3pvl9/EfZcbybf5npZK1Tc6k6bzcL9U= X-Received: by 2002:a2e:a7cd:0:b0:2bf:7908:ae73 with SMTP id x13-20020a2ea7cd000000b002bf7908ae73mr5911340ljp.2.1694684580237; Thu, 14 Sep 2023 02:43:00 -0700 (PDT) MIME-Version: 1.0 References: <86ledjoaly.fsf@gmail.com> <32d3fb5066e0b20e200dabef0fba897634e21dda.1694009405.git.zimon.toutoune@gmail.com> <875y4dltgm.fsf_-_@gnu.org> <86a5tqzze6.fsf@gmail.com> <87zg1pgm7v.fsf@gnu.org> In-Reply-To: <87zg1pgm7v.fsf@gnu.org> From: Simon Tournier Date: Thu, 14 Sep 2023 11:42:48 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.98 X-Spam-Score: -4.98 X-Migadu-Queue-Id: 5A1BD38541 X-Migadu-Scanner: mx2.migadu.com X-TUID: v3eKOqlIvkrK Hi, On Thu, 14 Sept 2023 at 11:04, Ludovic Court=C3=A8s wrote: > Yes this seems to confirm what I thought. Hum, maybe we have miscommunicated because we were speaking on different levels, I guess. :-) By 'tag references, you meant (tag . "foo") right? And that case is not possible from the command-line and even I am not sure about the use-case of passing (tag . "foo") to reference-available?. Another story. Reconsidering your question, yes the case (tag . "foo") is currently on the fast path and will stay on the fast path. I have read "tag references" as the user is passing a Git tag. Which is currently managed the same way as short commit ID. Hence my previous answer. :-) > So anyway, go for it! Cool! I will proceed. > Great that you=E2=80=99re improving performance here. Now, we can give a look to bug#65787 [1]. ;-) 1: bug#65787: time-machine is doing too much network requests Simon Tournier Mon, 11 Sep 2023 11:41:54 +0200 id:87tts1jbbx.fsf@gmail.com https://yhetil.org/guix/87tts1jbbx.fsf@gmail.com https://issues.guix.gnu.org/msgid/87tts1jbbx.fsf@gmail.com Cheers, simon