guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Offloading and compression


From: Ludovic Courtès
Subject: Offloading and compression
Date: Mon, 24 Mar 2014 23:05:35 +0100
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Commit 8b7af63 changes the offload so it compresses store items sent
from one build machine to another.

Initially I was blissfully hoping that using SSH-level compression (via
‘lsh -z’) would be enough, but I noticed that hydra.gnu.org was spending
most of its time transferring stuff, hence this change.

I’ve deployed the new daemon and offload hook on hydra.gnu.org, so
hopefully things will be a little faster now.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]