From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gIJwIzQxMWHDzwAAgWs5BA (envelope-from ) for ; Thu, 02 Sep 2021 22:16:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id OOapHjQxMWFGAgAA1q6Kng (envelope-from ) for ; Thu, 02 Sep 2021 20:16:52 +0000 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 04D74E2EC for ; Thu, 2 Sep 2021 22:16:52 +0200 (CEST) Received: from localhost ([::1]:50538 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLt8l-0003G7-2G for larch@yhetil.org; Thu, 02 Sep 2021 16:16:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39738) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLt7Z-0001tt-Br for help-guix@gnu.org; Thu, 02 Sep 2021 16:15:39 -0400 Received: from mail-wr1-x431.google.com ([2a00:1450:4864:20::431]:46852) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mLt7X-00065D-Kp for help-guix@gnu.org; Thu, 02 Sep 2021 16:15:36 -0400 Received: by mail-wr1-x431.google.com with SMTP id x6so4842844wrv.13 for ; Thu, 02 Sep 2021 13:15:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=ewzaZNooSdevCgWWQj4vVjQ1m1SMxRxevIoV1VlWPls=; b=ZQ1+l52kPRt7elUMJ9pd7fyd+hS+W2iHlRV4UVfKFGUMChZdC6n7q3WT6BV0W2t5Nt kPShKXk314YiPK+AoTYdZr9Eb8HYXZ6QhkU9OGBxKpYSErCaCNOYw8mH/n7zojsVhNmg e5ZCqiLu0ccqXyqyfKp5nP9a1hoDKgkJL8quUc1RVCKNWdUApZFz/eQzrMdNBSoBtQ8n fCUd8uFZEJcmEfjGE82U1ICf6P486EzaMB/0rA/2BvrClSqGGMzgmBFkJV53ygQioJGv hNhMiF6jaJx2eTjlx5NcuHPgFDb+8wGDAJ4DrUDU/8IDTTgVInz8XhNwSkIWLw9+jAs7 Pmwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=ewzaZNooSdevCgWWQj4vVjQ1m1SMxRxevIoV1VlWPls=; b=Jd6uQFXz7aTldQnV8UWXQf1/9f+At5kn9qQSGHlaeyRtc+BiSlWsvblYWv2zsym5ug FwIGszZWBLj+RXR/Pb1O+gA9thnLd1NABMBITvNb/ZRfN9yHP6sNSmB0sbTvi/DxBTeF HI9+a94s6sV559aTdx3c2PA5ARWDueW2Oe4qn4zEH/eRV1H4ldem/qm3WwUBLhzvv954 RydCEURjPwtn4vQgfIDNjJZpfOn8m4K8dhT2WZSD4+MWSh0EkqFhiZMrnzLJCAt80V5w GZ7M/ImiuKbjWz43EOBzPxXWJ4PdtkkrgTYsMXybr7n9fprNBgELlW14hLBZO33z37ax 8SsA== X-Gm-Message-State: AOAM533VTX5RZzvfUxjL5Uy9N+s+TibgbUCTb+w6IfxEgvFk/6TemK/E 6CCK5zhLGG3v19fOq3keSO/l3d/N4pU7YQ== X-Google-Smtp-Source: ABdhPJyHZKjWT6Z1vmXkcC1FA238Bo7P3bPlBsv1/5v0VXCi9XGLoBMGtFVGSqdGXEvadIsKUNZXew== X-Received: by 2002:adf:8102:: with SMTP id 2mr46860wrm.89.1630613733694; Thu, 02 Sep 2021 13:15:33 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id i4sm2945751wmd.5.2021.09.02.13.15.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Sep 2021 13:15:33 -0700 (PDT) From: zimoun To: Andreas Reuleaux , help-guix Subject: Re: pulling from my personal channel only - is this possible ? In-Reply-To: <87y28fjj8g.fsf@softland> References: <87ilzk2sna.fsf@softland> <87y28fjj8g.fsf@softland> Date: Thu, 02 Sep 2021 22:06:31 +0200 Message-ID: <86wnny214o.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::431; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x431.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1630613812; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ewzaZNooSdevCgWWQj4vVjQ1m1SMxRxevIoV1VlWPls=; b=meXw9+oXuSA44BKrlZjtLwAJY2snGBjgDG7wP4bBmasBlWm6KavWy1XaueS5OjEZ4DOEbO ymDLEYyMiQ93sZRyRapnlZ5fi/E464VRI7WQEblAFy819qzWUDXe1fWJHLIWHkNR+CBM/Y EJPvgqoHzYkCMiULfPYYJGuO7deSoWIstdVQVBGJHg+5iSAbpwfLv2v9mVzAnR0YJPXtQ6 KAAre9QZNF0QMp0WIEyeD8d85fsI2aYjtE2c3XrPM3KDutdR9vW5ldRRLH44I4CLI/KkzO D4IFPEsoU9hWAiekUs1GrKZWIwnaFI/x+Zv9tPNb+LxocSpqhIxw/5XY8LUpeg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630613812; a=rsa-sha256; cv=none; b=CXzU/thaE8Ag0XJK7RZowV3Yk5Ynp606/iG4DgBPjsNf9+jszm4e9xMJfijBjw/4mSKDbh zlujAfMtU1vpUYytcdcUbAiOeRRy8v0kw24NlEo9qybigdjfgkuoS8AP8nqsxRRpBDjn7H Gjp79fnInfCVUiD1sChYguTNU8s252bho8X/BXAGFF/mVEWSjen+XasQkKnZHHui222XXs law77zSKpkqVgGhAaC7eTGNFkSnCbVzukE+9ZDR+JwV7icPShLref6w57kZgHUvrGMdIIP zXI5Ckx38mGRHl4iBocQZ/cZpojALZcQRCZwCkmJnLy4cfaPxQDRpr+0JL7yNg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=ZQ1+l52k; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Spam-Score: -2.12 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=ZQ1+l52k; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 04D74E2EC X-Spam-Score: -2.12 X-Migadu-Scanner: scn1.migadu.com X-TUID: ivawOTQMT2Ej Hi Andreas, On Thu, 02 Sep 2021 at 12:43, Andreas Reuleaux wrote: > yes, this does make sense, and many thanks for writing this down in > detail. - I will follow your steps (and develop my own routine). Cool if it helps. :-) > And computers are getting faster after all (to some extent still): My > 53sec for pulling were on an 4 core i5 (with 16G RAM) - this e-mail I am > writing on a 8 core i7 w/ 16G RAM as well - and I might want use it for > guix at some point (and that should accelerate things then). Yeah, some actions are CPU-bound but other are I/O-bound. For instance =E2=80=9Cwriting package cache=E2=80=9D is acceptable on modern storage, a = bit slower on SSD, and=E2=80=A6 wait for it=E2=80=A6 too slow on spinning disks. :-) Cheers, simon