Re: question about emergency gc (5.2work3)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: question about emergency gc (5.2work3)
- From: "Juris Kalnins" <juris@...>
- Date: 2010年5月26日 17:42:16 +0300
On 2010年5月26日 17:31:20 +0300, Juris Kalnins <juris@mt.lv> wrote:
Just tried, and it really works. With my generational gc test code,
maximum collectgarbage("count") value is actually _higher_ (also
the TRACEMEM shows higher value),
ouch, never mind.... I was off by a decimal place.
Peak maxalloc is about the same as when calling collectgarbage("step")
inside loop. Only much slower, of course.