From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GPPwIX2hAGXIPgAAG6o9tA:P1 (envelope-from ) for ; Tue, 12 Sep 2023 19:35:57 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GPPwIX2hAGXIPgAAG6o9tA (envelope-from ) for ; Tue, 12 Sep 2023 19:35:57 +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 72C5E473F5 for ; Tue, 12 Sep 2023 19:11:59 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=polymtl.ca (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694538719; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=vASz4NE6fzVK9LUT7UfwqqghcjwAJRFphaYDNTDjVNg=; b=Pmuhd+sEQeXqZAdVIUnmPh8MaSgKXuR4KqiweBPQEWQtL0Tfysf5DjKNW/NBFXb7q9OLe7 Vamu7+o38S5U8WZh8vFXYp3uxnG/twD5LNCc/l0F9cTTC1+vwqKKYLixPDCgIWBD2V0iIH UJGKAkKLxvjG0sjMbbIKBBTykFLFTMftkjyAtZHlZSpTP5Mf51WpHTtLBpN9XWPecqcUq8 4lufouCSUMKdRvnyRhcjEG2RnuH77GZU9wAIjO52EiDLtrjG63Anqj919NKxf2YPrVuo3l Rb0WUizcLWbqgypk/K4zm/UFQ4evOsYXz7aA02/MJzLWWxwk8ZwqSdmSDUXopg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=polymtl.ca (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694538719; a=rsa-sha256; cv=none; b=DO7GaTWvoDPxbyqxd1uvS1NqrJnbo66g1OqZRVc/q4mfkOJp/fcz2SlFxqJ3laIth1gj+L KP2aPvVr11/J57pimVE6c5Pw/iNv221rXWUw0h8BeWx7fjAyWhQQ6WCY6M2MK3dViF2c1D 4tsGdG0thCFxHmMfePEuM/yRa/tb8zI08WTaVwe/rThk0Elj3GN850oRpMaqkjR4cc93H5 aKi9YJmbf1sBBSu7q0ax+Ddt+KHCUBInc/92eD99UMbL6NrUDvdd+vbXbTjIPmM5Tczdl0 Qejaa1G/S9uT7oT/JP2sDIAaJ/0lVnY5M3bSFZVxmRXEmW85HDB/Xl5tQNCzEw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qg6vN-0004Gp-9j; Tue, 12 Sep 2023 13:11:41 -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 1qg6vL-0004E6-MR for guix-devel@gnu.org; Tue, 12 Sep 2023 13:11:39 -0400 Received: from smtp.polymtl.ca ([132.207.4.11]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qg6vJ-0001Kn-Gt for guix-devel@gnu.org; Tue, 12 Sep 2023 13:11:39 -0400 Received: from localhost (modemcable094.169-200-24.mc.videotron.ca [24.200.169.94]) by smtp.polymtl.ca (8.14.7/8.14.7) with ESMTP id 38CHBU9C015525; Tue, 12 Sep 2023 13:11:34 -0400 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp.polymtl.ca 38CHBU9C015525 From: Olivier Dion To: Emmanuel Beffara , guix-devel Subject: Re: performance issue with TeX Live In-Reply-To: <20230912175410.GC1121@beffara.org> References: <20230912175410.GC1121@beffara.org> Date: Tue, 12 Sep 2023 13:11:30 -0400 Message-ID: <8734zjtiyl.fsf@laura> MIME-Version: 1.0 Content-Type: text/plain X-Poly-FromMTA: (modemcable094.169-200-24.mc.videotron.ca [24.200.169.94]) at Tue, 12 Sep 2023 17:11:30 +0000 Received-SPF: pass client-ip=132.207.4.11; envelope-from=olivier.dion@polymtl.ca; helo=smtp.polymtl.ca X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-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.29 Precedence: list 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+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -0.91 X-Spam-Score: -0.91 X-Migadu-Queue-Id: 72C5E473F5 X-TUID: 21kAocp3FAOp On Tue, 12 Sep 2023, Emmanuel Beffara wrote: > Hello Guix devel, > > I am facing a severe performance issue with TeX Live: compilation of any > document is an order of magnitude slower with a Guix installed system as > compared to a manual installation. Is anyone confronted to this phenomenon, or > is there a way to fix this ? I had a similar issue not long ago. I think recent patches fix this and now it is smooth as before. -- Olivier Dion oldiob.dev