lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Am 06.01.17 um 17:08 schrieb Valerio Schiavoni:

On Fri, Dec 23, 2016 at 9:54 AM, Marc Balmer <marc@msys.ch> wrote:
I released version 1.2.11 of our JSON encoder/decoder (written in C,
derived from an existing library) found on github.com/arcapos/luajson.

Is this faster than:
I have no idea, I never compared them.  I don't think dealing with JSON data is very CPU intensive, in any case.