[Interest] Faster QXmlStreamWriter?

Thiago Macieira thiago.macieira at intel.com
Wed Apr 25 17:45:41 CEST 2018


On Wednesday, 25 April 2018 07:13:18 PDT Konstantin Tokarev wrote:
> 25.04.2018, 09:43, "Thiago Macieira" <thiago.macieira at intel.com>:
> > So Qt 6 QJsonDocument & family will have the 128 MB limit
> > removed, at the expense of the binary JSON format requiring parsing.
> 
> That's sad, as we lose the single solution inside Qt for serialization
> without parsing

That was going to happen anyway, because of the 128 MB size limit. If we did 
nothing else, we'd create a new format with a much expanded size limit, which 
means the current format would need to be parsed and converted.

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






More information about the Interest mailing list