Re: Update on GC performance (github version)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Update on GC performance (github version)
- From: Dibyendu Majumdar <mobile@...>
- Date: 2017年11月29日 21:03:00 +0000
On 29 November 2017 at 16:15, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
>> Is the 5.3.4 GC implementation as available on github now stable? I
>> was wondering if you plan to issue a 'work' release? I would like to
>> start merging the GC implementation into Ravi but am worried that it
>> may be under flux.
>
> We do not have immediate plans for a work release. The implementation
> of generational collection has been stable since that snapshot (some
> months ago), but I still have not developed more complete tests.
>
Okay thank you.
Regards
Dibyendu