[Bug 42949] accelerating compile times by removing unnecessary header #include

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 10 14:44:16 PDT 2015


https://bugs.documentfoundation.org/show_bug.cgi?id=42949

--- Comment #16 from Michael Stahl <mstahl at redhat.com> ---
added a little script "bin/includebloat.awk" to sort the included
headers by "badness" i.e. total bytes parsed.

picking some of the low hanging fruit there (primarily
excessive boost header inclusion) reduced the preprocessor input
from 36151616031 to 28560693617, that's a 7.5 GB (20%) saving.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150710/59ce1447/attachment.html>


More information about the LibreOffice mailing list