Hi,

Thorsten Behrens wrote:
Pavel Janík wrote:
does this file make sense in the source code?

-rw-r--r--    1 pavel    pavel    75159156 Apr 21 18:35
sdext/source/pdfimport/xpdftest/binary_1_out.def

Oh ... please don't do this. Things like this kill every effort to speed up the handling of the sources.


Hi Pavel,

good catch, was not aware this was/grew *that* large - one option
would be to distill book.pdf (same dir) into a
similarly-representative testcase, another is somewhat lamer, but
equally effective: pack all *.def files with gzip, apply attached
patch.

$ du -sb sdext/source/pdfimport/xpdftest/
3835812 sdext/source/pdfimport/xpdftest/

The hg storage is already compressed. This buys nothing for the "cloning" operations, in fact it goes a long way to make it even worse. Please don't do this. I would rather live with a 75 MB Blob in the working directory.

Regards,
   Heiner

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to