Applications and bundled libraries
Applications and bundled libraries
Posted Mar 17, 2010 21:39 UTC (Wed) by agl (guest, #4541)In reply to: Applications and bundled libraries by jospoortvliet
Parent article: Applications and bundled libraries
Yes. Without the same .so, the common code will consume duplicated pages.
In practice, when just running Firefox or Chromium, the duplication is
pretty minimal. The big stuff (GTK etc) is certainly shared (at least with
Chromium).
Probably ICU's tables are the largest amount of duplication and that might
run to 5MB (to about a factor of two).
