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 oOvbBmbKjF/MPAAA0tVLHw (envelope-from ) for ; Sun, 18 Oct 2020 23:06:14 +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 SFefAmbKjF9NIgAAbx9fmQ (envelope-from ) for ; Sun, 18 Oct 2020 23:06:14 +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 E16B89402A7 for ; Sun, 18 Oct 2020 23:06:12 +0000 (UTC) Received: from localhost ([::1]:39208 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUHkf-00065t-V2 for larch@yhetil.org; Sun, 18 Oct 2020 19:06:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33128) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUHkY-00065i-LL for bug-guix@gnu.org; Sun, 18 Oct 2020 19:06:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56022) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kUHkY-0001ZM-Bu for bug-guix@gnu.org; Sun, 18 Oct 2020 19:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kUHkY-0001aN-4Q for bug-guix@gnu.org; Sun, 18 Oct 2020 19:06:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#44053: Poor profile generation performance on spinning disks References: <87zh4k435a.fsf@gmail.com> In-Reply-To: <87zh4k435a.fsf@gmail.com> Resent-From: Luis Felipe Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 18 Oct 2020 23:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44053 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "44053@debbugs.gnu.org" <44053@debbugs.gnu.org> Received: via spool by 44053-submit@debbugs.gnu.org id=B44053.16030623296045 (code B ref 44053); Sun, 18 Oct 2020 23:06:02 +0000 Received: (at 44053) by debbugs.gnu.org; 18 Oct 2020 23:05:29 +0000 Received: from localhost ([127.0.0.1]:39334 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUHk1-0001ZQ-Hm for submit@debbugs.gnu.org; Sun, 18 Oct 2020 19:05:29 -0400 Received: from mail-40141.protonmail.ch ([185.70.40.141]:28648) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUHjy-0001ZC-W4 for 44053@debbugs.gnu.org; Sun, 18 Oct 2020 19:05:28 -0400 Date: Sun, 18 Oct 2020 23:05:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1603062320; bh=NBffpbsu1l1qROCFvViBKCQyH7ZKm47CQ/8YUHWpvBw=; h=Date:To:From:Reply-To:Subject:From; b=Iz2M130LZlNFBHWgLS83LQZT7y5Q8JuTIeMu2/27/9RHO5TVFMDtb9XOdGm8Hbr8V TIbcH2fnUVXzwQAgYass8vu5X3oSGrJ4tckcbnDmQaKquTgbTdPksS8yvFComngvF+ OoFJbRK96iMyhavDPdkHl50CV1acbQjowABgeSfU= Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 2.7 (++) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" Reply-to: Luis Felipe , Luis Felipe From: Luis Felipe via Bug reports for GNU Guix X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=protonmail.com header.s=protonmail header.b=Iz2M130L; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -1.51 X-TUID: rEFbVSu8VzSZ I've never used SDDs, so I've been experiencing this since I installed Guix= (~5 years ago). And yes, building the profile seems to be the more resourc= e intensive operation. I usually can't do anything else while that happens = because the computer becomes unresponsive. Running the same command Maxim mentioned took the following time in my case= : $ time guix package -i perl --max-jobs=3D1 Se instalar=C3=A1 el siguiente paquete: =C2=A0=C2=A0 perl 5.30.2 Se construir=C3=A1 la siguiente derivaci=C3=B3n: =C2=A0=C2=A0 /gnu/store/86g48nh8dhgdhzb8r9bxjk6mmszlssss-profile.drv construyendo empaquetado de certificados de CA... construyendo el directorio de tipograf=C3=ADas... generando la cach=C3=A9 de esquemas de GLib... creando la cach=C3=A9 de temas de iconos de GTK+... construyendo los ficheros de cach=C3=A9 para los m=C3=A9todos de entrada de= GTK+... construyendo el directorio de manuales Info... construyendo la base de datos de p=C3=A1ginas de manual... construyendo la cach=C3=A9 de ficheros desktop XDG... construyendo la base de datos MIME XDG... construyendo perfil con 87 paquetes... real=C2=A0=C2=A0=C2=A0 8m3,043s user=C2=A0=C2=A0=C2=A0 0m2,656s sys=C2=A0=C2=A0=C2=A0 0m0,239s My computer: Intel=C2=AE Core=E2=84=A2 i3-8100 CPU @ 3.60GHz =C3=97 4 RAM: 4 GiB 1 TB HDD