lua-users home
lua-l archive

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


Hello,

Im new to this list. I've read few posts on memory leaking and garbage
collecting. Now I have just one question: Is it possible to get growing
memory usage in application that calls frequently lua script functions,
pushing new tables with strings and cfunctions ? Freqently = up to 50-times
per second.

Thanx for any answer,

Zdenek.