[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Update on GC performance (github version)
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 29 Nov 2017 14:15:58 -0200
> 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.
-- Roberto