both systems are:
Ryzen 3700x
64 GB
/var/tmp/portage mounted on tmpfs with swap on SSD if it's necessary
driver: amd-pstate-epp
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: Cannot determine or is not supported.
hardware limits: 550 MHz - 4.43 GHz
available cpufreq governors: performance powersave
current policy: frequency should be within 550 MHz and 4.43 GHz.
The governor "powersave" may decide which speed to use
within this range.
EMERGE_DEFAULT_OPTS="--verbose --jobs=16 --load-average=16.0 --with-bdeps=y --autounmask-keep-masks"
MAKEOPTS="-j16 -l16"
CCACHE_SIZE="100G" (on SSD)
with identical (or close to it) USE flags and packages installed, with alpha also being a lightly used server (web, email, ftp, backups).
Both running Mate/Xorg, with two browsers and thunderbird open
Updates happen daily and as my make settings show, are compiled in parallel with other packages that could affect build time, which ccache can also affect. Interestingly, with ccache, some extremely long builds, like ungoogled-chromium, can take 4 hours on 1 machine and 1 hour on the other machine, depending on what all happened to get saved and had a cache hit. ungoogled-chromium is a nightmare that I usually build by itself. Unfortunately, some websites don't want to work properly with anything but chrome, so I have to keep it around. The enshittification of the web, brought to you by google. Who needs standards when we can relive the Netscape/IE web of the 90s?
alpha:
Code: Select all
Sun Jan 7 00:35:00 2024 >>> dev-qt/qtwebengine-6.6.1
merge time: 1 hour, 35 minutes and 44 seconds.
Wed Jan 24 10:19:34 2024 >>> sys-devel/gcc-13.2.1_p20240113-r1
merge time: 24 minutes and 46 seconds.
Fri Jan 5 23:38:16 2024 >>> app-office/libreoffice-7.5.9.2
merge time: 36 minutes and 36 seconds.
Sat Jan 13 00:43:43 2024 >>> sys-devel/llvm-17.0.6
merge time: 31 minutes and 17 seconds.
Thu Jan 25 23:41:37 2024 >>> www-client/firefox-115.7.0
merge time: 32 minutes and 39 seconds.
papilla:
Code: Select all
Sun Jan 7 00:40:54 2024 >>> dev-qt/qtwebengine-6.6.1
merge time: 1 hour, 40 minutes and 25 seconds.
Wed Jan 24 10:20:02 2024 >>> sys-devel/gcc-13.2.1_p20240113-r1
merge time: 25 minutes and 20 seconds.
Fri Jan 5 23:40:08 2024 >>> app-office/libreoffice-7.5.9.2
merge time: 39 minutes and 1 second.
Sat Jan 13 00:47:16 2024 >>> sys-devel/llvm-17.0.6
merge time: 36 minutes and 35 seconds.
Thu Jan 25 23:45:14 2024 >>> www-client/firefox-115.7.0
merge time: 36 minutes and 14 seconds.
alpha:
Code: Select all
Fri Feb 10 02:10:26 2023 >>> www-client/ungoogled-chromium-110.0.5481.77_p1
merge time: 3 hours, 15 minutes and 9 seconds.
Fri Feb 17 09:03:44 2023 >>> www-client/ungoogled-chromium-110.0.5481.100_p1
merge time: 1 hour, 13 minutes and 49 seconds.
Wed Feb 22 03:58:12 2023 >>> www-client/ungoogled-chromium-110.0.5481.100_p1
merge time: 2 hours, 46 minutes and 55 seconds.
Sat Feb 10 03:00:11 2024 >>> www-client/ungoogled-chromium-121.0.6167.160_p1
merge time: 4 hours, 13 minutes and 26 seconds.
papilla:
Code: Select all
Sat Oct 7 03:01:18 2023 >>> www-client/ungoogled-chromium-117.0.5938.149_p1
merge time: 4 hours, 17 minutes and 22 seconds.
Sun Oct 8 03:50:09 2023 >>> www-client/ungoogled-chromium-117.0.5938.149_p1
merge time: 47 minutes and 15 seconds.
Fri Oct 13 03:35:13 2023 >>> www-client/ungoogled-chromium-118.0.5993.70_p1
merge time: 4 hours, 15 minutes and 19 seconds.
Sat Feb 10 03:11:36 2024 >>> www-client/ungoogled-chromium-121.0.6167.160_p1
merge time: 4 hours, 24 minutes and 52 seconds.