From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Guix size reduction work group Date: Tue, 11 Feb 2020 15:20:28 +0100 Message-ID: <87d0al2ok3.fsf@gnu.org> References: <87pneul50i.fsf@ambrevar.xyz> <87blqdnjuv.fsf@gnu.org> <875zghdo7j.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49516) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1WOu-00070A-5b for guix-devel@gnu.org; Tue, 11 Feb 2020 09:20:33 -0500 In-Reply-To: <875zghdo7j.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Sat, 08 Feb 2020 17:43:28 +0100") 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+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: guix-devel@gnu.org Hi, Pierre Neidhardt skribis: > Ludovic Court=C3=A8s writes: > >> Hi! >> >> Pierre Neidhardt skribis: >> >>> Shall we start a work group to fix the issue? >>> >>> - Write a blog article to explain the issue and a detailed process on >>> how to fix it. (Embed it to the manual.) >> >> The =E2=80=9CSubmitting Patches=E2=80=9D section mentions closure size s= pecifically. Is >> there anything you think we should add there? > > It does not give much details, e.g. the ones that Julien mentioned. > Also I don't think `guix size' is enough, see below. =E2=80=98guix size=E2=80=99 is a profiler, so when one is looking for ways = to optimize the size of package closures, it=E2=80=99s a good tool. A graphical and interactive rendering would surely be an improvement, but honestly, I don=E2=80=99t think that=E2=80=99s what=E2=80=99s preventin= g us from reducing the size of our packages. :-) Thanks, Ludo=E2=80=99.