[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guix pull performance
From: |
Simon Tournier |
Subject: |
Re: guix pull performance |
Date: |
Thu, 12 Oct 2023 19:02:11 +0200 |
Hi,
On Thu, 12 Oct 2023 at 15:51, Emmanuel Beffara <manu@beffara.org> wrote:
> Thanks for the pointer. Now I think I understand the reason for this
> behaviour: Guix has to compile the whole set of modules, including all package
> definitions, and it is rather slow at that. So I guess I won't expect
> significant improvement in the near future, but at least it's not an issue
> with my particular installation!
If it is not already the case, you might be interested by:
https://guix.gnu.org/manual/devel/en/guix.html#Channels-with-Substitutes
Cheers,
simon