[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: The memory usage in LUA intensive calling appz
- From: "Zdenek Stangl" <ptaczek@...>
- Date: Wed, 8 Jan 2003 02:42:49 +0100
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.