Libreoffice writer 25.8.2.2 compiled without LTO has a virtual size of 1007 MB and resident size of 579 MB
Libreoffice writer 25.8.3.2 compiled WITH LTO has a virtual size of 789 M and resident memory size of 447 MB
so about 22 -23 % of the size of program in memory is removed. by only loading a shared object once.
Libreoffice writer 25.8.3.2 compiled WITH LTO has a virtual size of 789 M and resident memory size of 447 MB
so about 22 -23 % of the size of program in memory is removed. by only loading a shared object once.