On Mon, Jun 04, 2012 at 11:35:44PM +0200, Bjoern Michaelsen wrote:
> On Mon, Jun 04, 2012 at 06:53:56PM +0100, Michael Meeks wrote:
> >     Sigh; true - it'll mostly speedup build time then; then again we could
> > filter them during / after generation I suppose.
> 
> But thats not the big part - as a:
> 
>  du -h $(WORKDIR)/Dep/*
> 
> will confirm -- CxxObjects is rather large ... Im beginning to like the idea 
> of
> gzipping those.
Finished a master build:

    1.2G        workdir/unxlngx6.pro/Dep/

of a:

    5.4G        .

total. Yeah, thats a bit much. Theres:

    644M        workdir/unxlngx6.pro/Dep/CxxObject

which can likely be compressed without much performance impact, giving us back
some ~500MB with gzip. Might be worth a try.

Best,

Bjoern
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to