[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guix pull timing out on low resource servers
From: |
Ludovic Courtès |
Subject: |
Re: guix pull timing out on low resource servers |
Date: |
Wed, 17 May 2017 14:39:39 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Leo Famulari <address@hidden> skribis:
> On Mon, May 15, 2017 at 10:12:01AM +0000, ng0 wrote:
>> Since the switch to Guile 2.2 and guix pull taking much more
>> computing time and resources, all my virtual hosting servers
>> time out when I run guix pull on them without using mosh
>> and just openssh, because the process just takes much too
>> long.
>
> I have a super low-power server with 4 GB of RAM [0]. Building Guix with
> Guile 2.2 takes about 100 minutes:
>
>
> real 100m6.133s
> user 0m18.804s
> sys 0m2.724s
One way or another, we should arrange so that users don’t have to pay
this cost.
Ludo’.