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


Hi,

On Sat, May 19, 2018 at 09:26:18PM -0700, Jens Tröger <jens.troeger@light-speed.de> wrote:
I haven’t yet had the time to dive into the topic yet—unfortunately.  So
perhaps my question is somewhat of a guess: compared to using the Python UNO
interface to load and traverse a document, can I expect a performance
improvement when I use a filter to save the information that I currently
extract using UNO?

If the guesstimated answer is “maybe/likely no” then I’d shift my current
priorities…

Depends on how the import/export filter is implemented. Importers get an
empty doc model and populate it; exporters traverse an existing doc
model and write to a file. If you use the same python uno calls inside
the filter, then you don't gain much.

Regards,

Miklos

Attachment: signature.asc
Description: Digital signature


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.