[Interest] Faster QXmlStreamWriter?

Thiago Macieira thiago.macieira at intel.com
Tue Apr 24 18:10:42 CEST 2018


On Tuesday, 24 April 2018 08:52:53 PDT Thiago Macieira wrote:
> > If your serialized data is intended to be read by Qt applications only,
> > QDataStream may be a good choice
> 
> Also slow.
> 
> Binary QJsonDocument is the fastest, followed closely by QCborValue (new in
> 5.12).

Followed by regular text-form JSON.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Interest mailing list