[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: rapid lifetime based collection of transient user data objects?
- From: Tony Finch <dot@...>
- Date: Sat, 29 Oct 2011 23:49:25 +0100
On 29 Oct 2011, at 03:56, Ross Bencina <rossb-lists@audiomulch.com> wrote:
>
> I would like to know about available techniques for achieving eager/rapid collection of short-lived user data in Lua.
The generational GC in Lua 5.2 should improve the handling of short-lived objects.
Tony.
--
f.anthony.n.finch <dot@dotat.at> http://dotat.at/