Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi all,

I was inspired by Norbert's work in d44a3e291cb8c4b3ec5ce1775edd527b475ebca4
I removed calling mkdir -p from gb_Deliver__deliver[1], so now the
user of that function is
responsible that the directory where he wants to deliver something exists.

On cygwin this is really improvement:
Building offapi is now much faster if you build with only one job: make -sr
real    27m38s  ->  12m6s
user    26m41s  ->  10m18s
sys     18m34s  ->  7m36s

It's not two times faster when using 4 processors but still really
good: make -srj 4
real    14m23s   ->  10m0s
user    27m39s  ->  10m32s
sys     29m3s    ->  9m34s

I don't think the change is also visible somewhere else than in offapi
but at least some improvement for cygwin.
Hopefully I did not break anything.

Best,
Matus

[1] http://cgit.freedesktop.org/libreoffice/core/commit/?id=90491a073c5b5faee782ad5eab63276fda2342e6

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.