Gentoo Archives: gentoo-dev

From: Mart Raudsepp <leio@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 2/2] python-utils-r1.eclass: Enable parallel bytecompile compilation
Date: Wed, 23 Jun 2021 09:50:24
Message-Id: 0025ee45bb78207067a2c11fd2d1c9b652764993.camel@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH 2/2] python-utils-r1.eclass: Enable parallel bytecompile compilation by Agostino Sarubbo
1 Ühel kenal päeval, K, 23.06.2021 kell 11:43, kirjutas Agostino Sarubbo:
2 > On mercoledì 23 giugno 2021 11:36:33 CEST Mart Raudsepp wrote:
3 > > +               jobs=$(( nproc + 1 ))
4 >
5 > I don't know who historically started the nproc+1 story (it looks to
6 > be in the
7 > handbook too), but it has been demonstrated that nproc+1 is slower
8 > than nproc.
9
10 This is a copy of what distutils-r1.eclass is doing.
11
12
13 Mart

Attachments

File name MIME type
signature.asc application/pgp-signature