[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: get/settable vs rawget/set
- From: Tim Conkling <tconkling@...>
- Date: Wed, 1 Oct 2003 12:26:03 -0400
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