Re: [ANN] ngx_openresty stable version 1.4.3.4 released
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] ngx_openresty stable version 1.4.3.4 released
- From: Andrew Starks <andrew.starks@...>
- Date: 2013年11月13日 10:18:14 -0600
On Wed, Nov 13, 2013 at 8:33 AM, steve donovan
<steve.j.donovan@gmail.com> wrote:
> In
> fact, the LuaJIT universe advises against explicit C bindings if
> performance is desired.
Ahh. Thanks. I had understood it to be the opposite. Something like,
crossing boundaries from lua into C was slower with FFI. But, that's
why I asked! :)