Re: [xml] Resuming maintenance



Hi Nick,

On Wednesday, January 12, 2022 3:49:07 PM CET, Nick Wellnhofer wrote:
I didn't make any performance improvements to the XSD code personally. You're probably seeing improvements from the following commit which wasn't authored by me:

    https://gitlab.gnome.org/GNOME/libxml2/-/commit/faea2fa9

Exactly.


If you're seeing degraded performance on large documents, it's likely another issue with quadratic runtime. Fixing such issues algorithmically should typically yield much better results than trying to work around them with multi-threading.

What can I do to identify these thing in a usable way? Would a profiler help in this case?

--
Stefan


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]