guix-devel
[Top][All Lists]
Advanced

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

Compress VCS checkouts?


From: Eric Bavier
Subject: Compress VCS checkouts?
Date: Fri, 2 Feb 2018 14:50:11 -0600

Hello Guix,

A while back I toyed with the idea of a "Sources DVD" for Guix, much
like Trisquel has. While looking into the feasability of this, I
noticed that the git/svn/cvs/hg checkouts our packages use are not
compressed in the store.  So I wrote a simple script to compare the raw
size of all source checkouts with their corresponding xz-compressed
tarballs.  

At the time, I couldn't convince myself the trouble was worth the
effort; we had only 385MiB of uncompressed source checkouts, which
would compress to 135MiB.

Since that initial investigation, the number of packages using VCS
checkouts has risen from 50 to 389, and the on-disk size of that source
has risen to 3784MiB uncompressed.  We could compress that down to
538MiB.

Compression in not free, but I think it would be nice for our build
servers who have to store and serve (which, iirc, requires them to
compress it anyhow) this source.

What do people think?

`~Eric

Attachment: vcs-sizes.txt
Description: Text document

Attachment: pgpVzLvxkiL8e.pgp
Description: OpenPGP digital signature


reply via email to

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