Google's protobuf come highly recommended.
https://github.com/google/protobuf
Sent: Tuesday, April 24, 2018 at 4:39 AM
From: "Vadim Peretokin" <vpereto...@gmail.com>
To: "Thiago Macieira" <thiago.macie...@intel.com>
Cc: interest@qt-project.org
Subject: Re: [Interest] Faster QXmlStreamWriter?
 
 
On Tue, Apr 24, 2018 at 8:14 AM Thiago Macieira <thiago.macie...@intel.com> wrote:
On Monday, 23 April 2018 22:02:20 PDT Vadim Peretokin wrote:
> > Correct, QBuffer is not optimised for speed. I ran into that while
> > developing
> > QCborStreamWriter. The solution was to bypass it for speed.
>
> OK, that's a pity. I'll look into using pugixml instead, and if anyone else
> knows a faster XML serializer, I'd he happy to hear about it.

Any chance you can choose a different serialisation format?
 
 
We're thinking on the consequences of that - if pugixml isn't fast enough still, will look at a different format. Recommendations welcome! :)
_______________________________________________ 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