lua-users home
lua-l archive

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


If I know that a given table will never have a metatable associated with it, is there a significant speed advantage to calling the "raw" table functions rather than gettable and settable?

Thanks,
Tim