Shared libraries
Shared libraries
Posted Nov 26, 2025 5:42 UTC (Wed) by mathstuf (subscriber, #69389)In reply to: Shared libraries by collinfunk
Parent article: APT Rust requirement raises questions
See this comment[1] where coreutils is "just as slow" when using a multi-call binary. The claim is that it is due to the monolithic library needing to load far more (usually unused) dynamic dependencies.
