Giter Club home page Giter Club logo

Comments (7)

shlevy avatar shlevy commented on July 28, 2024

@edolstra Have you had a chance to look into this yet? Do you plan to get it in before 14.04?

from nixpkgs.

vcunat avatar vcunat commented on July 28, 2024

@wkennington: any ideas about this issue? I see the size of samba is ~72MB currently, and we also have samba_light with ~113MB size (and less dependencies). I suspect that not supplying some dependencies forces samba to pack more stuff in, so it isn't really clear which is lighter (perhaps depending on other installed packages).

from nixpkgs.

wkennington avatar wkennington commented on July 28, 2024

Yeah, exactly. Light is just nicer in the sense that you have far fewer
dependencies.
On Mar 14, 2015 6:17 AM, "Vladimír Čunát" [email protected] wrote:

@wkennington https://github.com/wkennington: any ideas about this
issue? I see the size of samba is ~72MB currently, and we also have
samba_light with ~113MB size (and less dependencies). I suspect that not
supplying some dependencies forces samba to pack more stuff in, so it isn't
really clear which is lighter (perhaps depending on other installed
packages).


Reply to this email directly or view it on GitHub
#110 (comment).

from nixpkgs.

domenkozar avatar domenkozar commented on July 28, 2024
$  du -sch $(nix-store -qR $(nix-build -A samba_light))
...
162M    /nix/store/kml4z8cdrqjdbibzzil1wzzj5vl34r2l-samba-4.2.0
447M    total

$ du -sch $(nix-store -qR $(nix-build -A samba))
...
159M    /nix/store/wykzvg6bn0mip4dir7qzpfkm56a4ikgp-samba-4.2.0
841M    total

from nixpkgs.

7c6f434c avatar 7c6f434c commented on July 28, 2024

Samba is now 52MiB and the entire closure is 225MiB, of which 90MiB come from Python and Perl. Should this issue be closed?

from nixpkgs.

vcunat avatar vcunat commented on July 28, 2024

I do think so. Also ./result/bin/* sizes look sane now.

from nixpkgs.

vcunat avatar vcunat commented on July 28, 2024

It might still be possible to improve. I suspect many reverse dependencies use mainly the libraries, so the ~13 MB in bin/ might be nice to split, for example (half of it is due to smbtorture, too :).

from nixpkgs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.