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


Hi guys,

        Norbert pointed out to me that one of the slowest pieces of our install
is the:

        'checking files with ARCHIVE flags' ...

        Phase in the make_installer.pl foo, which burns a ton of CPU time for
no aparently good reason.

        Last I looked it seemed that we were using the perl Zip functionality
to list files in a .zip and/or to un-compress it to /tmp for some
reason.

        I believe we use .zip files as an easy way to package up a chunk of
source code directory - say containing a template structure, into a
bundle; and then install it en-masse in a simple rule and (more to the
point) a single scp2 entry :-)

        With the new make infrastructure / changes to scp2 - it would be just
wonderful if we could stop: zipping that stuff during the build, and
then unzipping it to /tmp during some very slow phase of
make_installer.pl - and then copying it into the install-set; and simply
copy it straight in ;->

        Hopefully that no longer busts some conceptual flow ?

        ATB,

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


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.