Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] emerge 7-9% faster with python 3.11 beta 4
Date: Wed, 13 Jul 2022 05:49:05
Message-Id: CAC=wYCH8UM_NZftNo0xR=FLMhMK_Cygab=3uwZ7OQJ+sj22A=Q@mail.gmail.com
1 FYI, i've found 'emerge -pvuUD world' is 7-9% faster on my machines when I
2 compare 3.10 to 3.11b4.
3
4 To achieve this i've added '*/* PYTHON_TARGETS: -* python3_10 python3_11'
5 to package.use on my ~arch systems, then run 'emerge -avuUD portage'. At
6 the end of this python-exec.conf contains;
7 python3.11
8 python3.10
9
10 and when i run 'emerge --version' it shows that 3.11 is being used.
11 Alternatively you could put 'python3.11' in /etc/python-exec/emerge.conf
12 and comment python3.11 out of python-exec.conf if you want 3.10 to be the
13 default and 3.11 to just be used for emerge.

Replies

Subject Author
Re: [gentoo-user] emerge 7-9% faster with python 3.11 beta 4 "Anna “CyberTailor”" <cyber@×××××.in>