[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Getting table size information
- From: mchalkley@...
- Date: Thu, 5 Feb 2015 15:36:43 -0500
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