lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Peter Hill:
> Ok, and I'll pop a copy of this discussion on the Wiki (assuming that's ok
> with you) under the title "MinimisingClosures" (under the category of
> "OptimisationTips").

Wim Couwenberg:
> Note that not only closure upvalues play a role in this, but the function
> environment (the former "local global table") as well.

I'm not quite sure what you mean. Could you explain that a bit? Or maybe add
an explanation to the Wiki "MinimisingClosures"?

*cheers*
Peter Hill.