lua-users home
lua-l archive

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


Mark Pulford <mark <at> kyne.com.au> writes:
> I mostly wrote CJSON as part of another project last year when the
> JSON options appeared to be a bit more limited. Hence I haven't
> specifically tested Lua YAJL.
> 
> However, an unfair extrapolation of the JsonModules wiki suggests:
> - CJSON should provide 2x decoding, 5x encoding performance.

What are these numbers based on if you haven't tested YAJL?

Josh