[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ‘cargo-build-system’ makes everything slow
From: |
Efraim Flashner |
Subject: |
Re: ‘cargo-build-system’ makes everything slow |
Date: |
Thu, 5 Dec 2024 09:06:50 +0200 |
On Mon, Dec 02, 2024 at 08:24:29PM +0100, Ricardo Wurmus wrote:
> Hi,
>
> Perhaps this would be a good time to revive the antioxidant-build-system
> by Maxime Devos. I see on https://issues.guix.gnu.org/64904 that
> Nicolas Graves had been working on bringing it back to live, but there
> are no patches.
I still have a copy of the code on my machine but unfortunately it no
longer builds due to the constant churn of rust packages.
One thing I remember explicitly about it was that building end packages
was faster than the current method, and that was before taking into
account reusing build artifacts.
https://notabug.org/maximed/cargoless-rust-experiments
Another idea which I'm not in love with is what Debian does. They grab
all of the sources into one build environment and then build everything.
It simplifies the dependency management of the sources but for us it
would make it so that we can't touch anything in rust without causing a
full rebuild of everything.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
signature.asc
Description: PGP signature
Re: ‘cargo-build-system’ makes everything slow, Efraim Flashner, 2024/12/05