[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Garbage collection question
- From: Roberto Ierusalimschy <roberto@...>
- Date: Tue, 10 Jul 2012 14:29:13 -0300
> Have you tried to increase the GC parameters? (e.g., making it more
> agressive with 'collectgarbage("setpause", 100)')
"increase" -> "change"
-- Roberto