Gentoo Archives: gentoo-user

From: "Anna “CyberTailor”" <cyber@×××××.in>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge 7-9% faster with python 3.11 beta 4
Date: Wed, 13 Jul 2022 06:03:29
Message-Id: Ys5gJ+4k42r3mL8p@sysrq.in
In Reply to: [gentoo-user] emerge 7-9% faster with python 3.11 beta 4 by Adam Carter
1 On 2022-07-13 15:48, Adam Carter wrote:
2 > FYI, i've found 'emerge -pvuUD world' is 7-9% faster on my machines when I
3 > compare 3.10 to 3.11b4.
4 >
5 > To achieve this i've added '*/* PYTHON_TARGETS: -* python3_10 python3_11'
6 > to package.use on my ~arch systems, then run 'emerge -avuUD portage'. At
7 > the end of this python-exec.conf contains;
8 > python3.11
9 > python3.10
10 >
11 > and when i run 'emerge --version' it shows that 3.11 is being used.
12 > Alternatively you could put 'python3.11' in /etc/python-exec/emerge.conf
13 > and comment python3.11 out of python-exec.conf if you want 3.10 to be the
14 > default and 3.11 to just be used for emerge.
15
16 How is it compared to PyPy3?

Replies

Subject Author
[gentoo-user] Re: emerge 7-9% faster with python 3.11 beta 4 Adam Carter <adamcarter3@×××××.com>