lua-users home
lua-l archive

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


Hello,

I'm trying to debug some memory usage issues in a Lua script that I'm
working on.

What's the best way to get the total amount of memory a table is using?

Thanks,

Mark