From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D76CB158089 for ; Wed, 13 Sep 2023 21:20:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AF382BC042; Wed, 13 Sep 2023 21:20:31 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0BE112BC033 for ; Wed, 13 Sep 2023 21:20:31 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qgXHh-00095Y-RD for gentoo-user@lists.gentoo.org; Wed, 13 Sep 2023 23:20:29 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: long compiles Date: Wed, 13 Sep 2023 21:20:20 -0000 (UTC) Message-ID: References: User-Agent: slrn/1.0.3 (Linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ecaf9202-12b9-4013-b75b-6f7f90a667f3 X-Archives-Hash: 444f953736b984d7b6ef5e046e2afa69 On 2023-09-13, Kristian Poul Herkild wrote: > Nothing compares to Chromium (browser) in terms of compilation times. On > my system with 12 core threads it takes about 8 hours to compile - which > is 4 times longer than 10 years ago with 2 core threads ;) About a year ago I finally gave up building Chromium and switched to www-client/google-chrome. It got to the point where it sometimes took longer to build Chromium than it did for the next version to come out. -- Grant