Poettering: Revisiting how we put together Linux systems
Poettering: Revisiting how we put together Linux systems
Posted Sep 1, 2014 19:01 UTC (Mon) by mjthayer (guest, #39183)In reply to: Poettering: Revisiting how we put together Linux systems by xtifr
Parent article: Poettering: Revisiting how we put together Linux systems
I haven't tested this personally, but I have heard claims that correctly optimised static libraries can actually beat shared ones on disk and memory usage due to the fact that each application only pulls in the parts which it really needs.