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.r...@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@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to