[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luaffi/luaffi question: Calling c function ptr possible?
- From: Coda Highland <chighland@...>
- Date: Fri, 10 Jul 2015 10:10:00 -0700
On Fri, Jul 10, 2015 at 10:07 AM, Tom N Harris <whoopdedo@whoopdedo.org> wrote:
> FFI isn't just an extra dependency for you to carry, it's also very, very slow
> unless you're using LuaJIT.
And if you ARE using LuaJIT, the bindings drag down the performance of
the whole routine.
When it comes to optimization, it's often best to not consider the two
platforms as equal.
/s/ Adam