From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sKrsDeai2F/4QgAA0tVLHw (envelope-from ) for ; Tue, 15 Dec 2020 11:49:58 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id bpmtCeai2F/fUwAAbx9fmQ (envelope-from ) for ; Tue, 15 Dec 2020 11:49:58 +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 C857B9404FF for ; Tue, 15 Dec 2020 11:49:57 +0000 (UTC) Received: from localhost ([::1]:60090 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kp8q4-0000bT-Nd for larch@yhetil.org; Tue, 15 Dec 2020 06:49:56 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59102) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kp8m0-0004jk-16 for guix-devel@gnu.org; Tue, 15 Dec 2020 06:45:44 -0500 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]:50462) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kp8lt-00006U-KN; Tue, 15 Dec 2020 06:45:41 -0500 Received: by mail-wm1-x334.google.com with SMTP id 190so6370068wmz.0; Tue, 15 Dec 2020 03:45:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=NY+6nyLFZWUGCZHYt1ATOol6AplaxuZd2EYwWvN0mfY=; b=F4QGIEK42i7PXNMneSMkPztZR+8ZcIr8WDvq2MX3vwsucprF9cjLxQL6XNq4sMLCW0 4E4a0APYKtDbioBv4SWbp0sc1UeoFnJn0KY0lIrACp1A76WjDf3tJXWFN4rw/+j1Fl3b jnTm5R/d178i6VxbvVjbOGlzpl28+JIGuL8fnL5ZclxbZ9UcC4BTwo6tZh7dHFg3BGO+ 7vOTS+Lxm9LnuDFwkAqVJAxMpW3AcBbkhD9qIL8MGLDr5BIGh0KCKAzoyX2wIi3fY1tn ejtDwAqHiDZ4N7hf6d6fODoihGXGkMwEJDRe68QbqO47aWxgxt0QInJyAo/AeJdBviCF CeOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=NY+6nyLFZWUGCZHYt1ATOol6AplaxuZd2EYwWvN0mfY=; b=nAKWYO9QJI4PPHWJoM2HwyL/n1fJPysexGlb3iCd5GFRn5cxElAX5neM/eD6Nn1R9Q E8l/xUVFLSh5wPxs6rkoy6Cpmtz0YpihfjJP2rrKHwadvHGeMQSY2FUvxssIFAeYzURO rMygw2ZiBMYQRVRuNUAUWipwIIj1FSUSF07AtusN1b7LmfoJwT8aNhkso7en1tx5km6y c2kSb/kq79Ya3KIpgTSHYml727ouDhZERib1k4D/Mkd4cv/mD7G1bntrTQ6PGe9/Hblu AwaJ5t8r0XQtO5Xfqg0UIJlzbTDPiDYITNfUPviBC0clVp05D1IpvXRBASPI3gKergL7 ar6Q== X-Gm-Message-State: AOAM531V6T6on8IpfIddqJS7aMSMXTu0qT8KeFc/iAOwMxgWB+ZiiYPP PDONVin81+EJfQu5/ZEl4HNrm6c9NpI= X-Google-Smtp-Source: ABdhPJw8UaktqtZExlsUs36MkaE3NR01ArUIfn74SkqNxuccF4iBLGD93SVEy7hB4XWZrC6KM8i/6w== X-Received: by 2002:a1c:35c2:: with SMTP id c185mr32942310wma.74.1608032735394; Tue, 15 Dec 2020 03:45:35 -0800 (PST) Received: from guixSD (host-95-244-155-253.retail.telecomitalia.it. [95.244.155.253]) by smtp.gmail.com with ESMTPSA id h14sm38438930wrx.37.2020.12.15.03.45.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Dec 2020 03:45:34 -0800 (PST) From: =?utf-8?Q?Nicol=C3=B2?= Balzarotti To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: When substitute download + decompression is CPU-bound In-Reply-To: <87im93mhbp.fsf@gnu.org> References: <87im94qbby.fsf@gnu.org> <87sg88ngd1.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> <87im93mhbp.fsf@gnu.org> Date: Tue, 15 Dec 2020 12:45:33 +0100 Message-ID: <87ft47nvhe.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> 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::334; envelope-from=anothersms@gmail.com; helo=mail-wm1-x334.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: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.01 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=F4QGIEK4; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: C857B9404FF X-Spam-Score: -3.01 X-Migadu-Scanner: scn0.migadu.com X-TUID: zJjsxgfz5XxK Ludovic Court=C3=A8s writes: > A lot in what sense? In terms of bandwidth usage, right? Yep, I think most of mobile data plans are still limited. Even if here in Italy is easy to get 50Gb+/monthly, I think it's not the same worldwide.