[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Integration of the Nix daemon
From: |
Ludovic Courtès |
Subject: |
Re: Integration of the Nix daemon |
Date: |
Sat, 15 Dec 2012 15:48:52 +0100 |
User-agent: |
Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> One more comment: The size of guix-daemon is 9 804 696, that of
> nix-worker 691 834, and the entire directory nix/bin contains
> only 5 312 kB. A bit suspicious. Do you have an explanation?
Running ‘strip --strip-debug guix-daemon’ makes it go from 10 MiB to
just 1 MiB (this is C++!).
Also, guix-daemon is statically-linked against the Nix libraries,
whereas nix-daemon is dynamically linked against them. Here,
/path/to/nix/lib/nix weighs in at around 2 MiB.
Does that answer your question?
Ludo’.
- Integration of the Nix daemon, Ludovic Courtès, 2012/12/03
- Re: Integration of the Nix daemon, Ludovic Courtès, 2012/12/13
- Re: Integration of the Nix daemon, Andreas Enge, 2012/12/13
- Re: Integration of the Nix daemon, Andreas Enge, 2012/12/14
- Re: Integration of the Nix daemon, Ludovic Courtès, 2012/12/14
- Re: Integration of the Nix daemon, Andreas Enge, 2012/12/14
- Re: Integration of the Nix daemon, Andreas Enge, 2012/12/14
- Re: Integration of the Nix daemon,
Ludovic Courtès <=
- Re: Integration of the Nix daemon, Andreas Enge, 2012/12/15
- Re: Integration of the Nix daemon, Ludovic Courtès, 2012/12/15
- Re: Integration of the Nix daemon, Andreas Enge, 2012/12/15
- Re: Integration of the Nix daemon, Ludovic Courtès, 2012/12/15
- Re: Integration of the Nix daemon, Andreas Enge, 2012/12/16
- Re: Integration of the Nix daemon, Ludovic Courtès, 2012/12/16
- Re: Integration of the Nix daemon, Andreas Enge, 2012/12/16
- Re: Integration of the Nix daemon, Ludovic Courtès, 2012/12/16
- Re: Integration of the Nix daemon, Andreas Enge, 2012/12/16
- Re: Integration of the Nix daemon, Ludovic Courtès, 2012/12/17