On 2/5/13 1:21 PM, "BogDan" <bog_dan...@yahoo.com> wrote:

>Hi,
>
>[...]
>> - Nokia is also mentioned along with names of former employees in the
>>json style 
>
>> parser under widgets/styles.  Btw, I am generally wondering about it,
>>it seems 
>> to add a new Json parser. Could it be replaced by the Json classes of
>>QtCore?
>>
>
>  last time when I tried Json classes of QtCore were much slower than the
>"new" 
>json parser. Because every application that uses native look and feel
>must parse
>a json file every time when it starts, the parsing speed is a very
>important factor.

I did actually measure this, and if the other parser is the one from
Girish, I am pretty sure the one in Qt Core is faster. In any case, I
don't want to have another JSON parser in Qt Widgets.

Cheers,
Lars


_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to