Re: Fleece: fast Lua to JSON
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Fleece: fast Lua to JSON
- From: Matthew Wild <mwild1@...>
- Date: 2011年3月20日 01:48:17 +0000
On 20 March 2011 00:49, Alexander Gladysh <agladysh@gmail.com> wrote:
> On Sun, Mar 20, 2011 at 03:33, Henning Diedrich <hd2010@eonblast.com> wrote:
>> Fleece is a ~ 10 times faster Lua to JSON converter.
>
> P.S. Honestly, when I hear that something works below Lua API, I reach
> for a gun. Henning, not to start a holywar, but I'm very interested in
> the... design motivation for this.
The first question that entered my mind was "10 times faster than
what?". I think the motivation is fairly obvious :)
Regards,
Matthew