PtokaX forum

Archive => HOW-TO's => Archived 5.1 boards => Old HOW-TO's => Topic started by: Herodes on 10 April, 2005, 18:12:19

Title: gcinfo is there for old times sake...
Post by: Herodes on 10 April, 2005, 18:12:19
Just some little tip I found out about (http://article.gmane.org/gmane.comp.lang.lua.general/14729)
Quote> Which one of the above method should I use to get the amount of memory
> used by the Lua VM?

collectgarbage( "count" ). gcinfo is still there only for compatibility.