Re: Conventional name proposal: merge
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Conventional name proposal: merge
- From: steve donovan <steve.j.donovan@...>
- Date: 2012年12月17日 15:02:30 +0200
On Mon, Dec 17, 2012 at 2:12 PM, Philipp Janda <siffiejoe@gmx.net> wrote:
> Or did you mean that function calls in general are slow?
Compared to straight table access, yes (particularly for LuaJIT).
But we ought to measure these things first before speculating - I'll
check with an actual computer tomorrow.