[Interest] Faster QXmlStreamWriter?

Vadim Peretokin vperetokin at gmail.com
Thu May 10 19:17:17 CEST 2018


I went with pugixml (https://pugixml.org) for anyone interested and the
speed savings are worth it. It is also fairly easy to transition from qml
to pugixml and as a bonus, it does not choke on non-printable characters.

On Sun, Apr 29, 2018 at 10:58 PM Gunnar Roth <gunnar.roth at gmx.de> wrote:

> >Hi Thiago
>
> >
> >PS: YMMV, especially if you don't use CPU-optimised UTF-8 methods like
> >I do.
> >You need to compile your own Qt to get those.
> >
> Could you please give more information about this? I thought sse2 code
> for utf8 is enabled by default at least in 64 bit build. What do I miss
> here?
>
> Regards,
> Gunnar Roth
>
>
> >
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20180510/21ebda1b/attachment.html>


More information about the Interest mailing list