From: "Ludovic Courtès" <ludo@gnu.org>
To: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
Cc: control@debbugs.gnu.org, 62394@debbugs.gnu.org,
Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#62394] [PATCH] make more packages tunable
Date: Sat, 01 Apr 2023 10:19:33 +0200 [thread overview]
Message-ID: <874jq0ggkq.fsf_-_@gnu.org> (raw)
In-Reply-To: <87v8is6kuj.fsf@web.de> (Arne Babenhauserheide's message of "Thu, 23 Mar 2023 07:26:58 +0100")
Hi,
"Dr. Arne Babenhauserheide" <arne_bab@web.de> skribis:
> From 4e498d911ee7948bb82bbdb3c58552c67bbc3832 Mon Sep 17 00:00:00 2001
> From: Arne Babenhauserheide <arne_bab@web.de>
> Date: Wed, 22 Mar 2023 12:57:15 +0100
> Subject: [PATCH] gnu: make more packages tunable
>
> * gnu/packages/compression.scm (zlib)[properties]: add tunable?.
> * gnu/packages/geo.scm (gdal)[properties]: add tunable?.
> * gnu/packages/java.scm (openjdk19, openjdk14)[properties]: add tunable?.
> * gnu/packages/maths.scm (hdf5-1.8, netcdf)[properties]: add tunable?.
> * gnu/packages/protobuf.scm (protobuf)[properties]: add tunable?.
>
> advantages of Clear Linux over Ubuntu seen + perf:
> https://www.phoronix.com/review/zen4-clear-linux/2
I’m reluctant to marking things like Chromium or OpenJDK as tunable
because they take ages to build: it’s more work for ci.guix (which
builds a few tuned variants of each tunable package), and possibly leads
to local recompilations for users when substitutes for their
micro-architecture are unavailable.
It’s also not immediately obvious to me why these two packages as well
as zlib would benefit from micro-architecture-specific optimizations.
Thoughts?
Ludo’.
next prev parent reply other threads:[~2023-04-01 8:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-22 21:17 bug#62394: [PATCH] make more packages tunable Dr. Arne Babenhauserheide
2023-03-23 5:20 ` Liliana Marie Prikler
2023-03-23 6:26 ` [bug#62394] " Dr. Arne Babenhauserheide
2023-04-01 8:19 ` Ludovic Courtès [this message]
2023-05-05 14:11 ` Simon Tournier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874jq0ggkq.fsf_-_@gnu.org \
--to=ludo@gnu.org \
--cc=62394@debbugs.gnu.org \
--cc=arne_bab@web.de \
--cc=control@debbugs.gnu.org \
--cc=liliana.prikler@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.