Base
Base
Posted May 26, 2025 5:22 UTC (Mon) by jrtc27 (subscriber, #107748)In reply to: Base by nix
Parent article: Status report on optional Rust in FreeBSD support
Posted May 26, 2025 18:28 UTC (Mon)
by comex (subscriber, #71521)
[Link] (1 responses)
But I suppose it still demonstrates that the added overhead isn't too high.
Posted May 28, 2025 21:59 UTC (Wed)
by jrtc27 (subscriber, #107748)
[Link]
Posted May 27, 2025 7:24 UTC (Tue)
by tialaramex (subscriber, #21167)
[Link] (4 responses)
That would have been true for the Perl too and of course it would be true for most languages so long as you decide you're "not paying" for code you didn't use.
Posted May 27, 2025 19:48 UTC (Tue)
by nix (subscriber, #2304)
[Link] (2 responses)
Posted May 28, 2025 16:14 UTC (Wed)
by tialaramex (subscriber, #21167)
[Link]
I guess we'll see how much bigger this gets before (if ever) FreeBSD decides maybe their policy makes no actual sense.
Posted May 28, 2025 21:57 UTC (Wed)
by jrtc27 (subscriber, #107748)
[Link]
Posted May 28, 2025 22:16 UTC (Wed)
by jrtc27 (subscriber, #107748)
[Link]
For reference, /usr/lib/x86_64-linux-gnu/perl-base on an Ubuntu 22.04 system is 5.5M on its own, and the parts of /usr/share/perl/5.34.0 from perl-modules-5.34 is a whole 16.3M, which doesn't even include all the pre-compiled native modules. /lib/libc++.so.1 on an amd64 FreeBSD 14.2-RELEASE-p3 system is 970K, and /usr/include/c++ on that same system is 7.3M, so in total under half the size of Ubuntu's perl-modules-5.34 alone.
Base
Base
Base
Base
Base
Base
Base