Re: Resuming maintenance
Stefan de Konink <[email protected]> Wed, 12 Jan 2022 17:30:00 +0100
| Newsgroups | gmane.comp.gnome.lib.xml.general |
|---|---|
| Message-ID | <[email protected]> |
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