[Interest] QCborValue and Qt types
Thiago Macieira
thiago.macieira at intel.com
Mon Dec 3 17:52:39 CET 2018
On Monday, 3 December 2018 05:13:49 PST Andrew Ialacci wrote:
> Do you know off hand how how QTs CBOR implantation would stack up against
> RapidJSON in terms of pure object serialization performance?
You're not comparing apples to apples.
And I have not yet optimised the serialisation code, only the deserialisation
one. The serialisation is still using QBuffer or QIODevice in all cases.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list