[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] source code optimizer - function inlining
- From: Javier Guerra <javier@...>
- Date: Tue, 19 May 2009 13:26:59 -0500
On Tue, May 19, 2009 at 1:11 PM, KHMan <keinhong@gmail.com> wrote:
> But I'm curious, for example, in function inlining, how much of a
> performance boost can we get for inlining non-tiny-sized functions?
AFAIK, LuaJIT already inlines functions.
if not, LuaJIT 2.0 will not only inline them; but with it's
mike-powers, will make them faster, better, emit less CO2 and wash
your dishes. (humm... i got too excited again) :-)
--
Javier