Re: Garbage collector behaviour changed from 5.1 to 5.2
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Garbage collector behaviour changed from 5.1 to 5.2
- From: Robert Norris <rob@...>
- Date: 2012年5月26日 21:38:03 +1000
On Sat, May 26, 2012 at 9:20 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> Try Lua 5.2.1, which mostly reverts the GC to the one used in 5.1.
Its better. The collector doesn't seem quite as aggressive, but its a
substantial improvement. I will get it out to testing and see how it
goes. We'll definitely need to fix some other stuff but hopefully this
will buy us some time.
Cheers,
Rob.