[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (work4) now available
- From: "Juris Kalnins" <juris@...>
- Date: Mon, 02 Aug 2010 12:32:36 +0300
On Sun, 01 Aug 2010 00:08:28 +0300, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
Lua 5.2.0 (work4) is now available at
http://www.lua.org/work/lua-5.2.0-work4.tar.gz
[..]
All feedback welcome. Thanks.
Thank you for including the generational GC fix!
However, with a large set of old data, the default
value 200 for pause in "gen" mode is ... "not interesting".
What about that "gcpauseminor" / "gcpausemajor"
idea [http://lua-users.org/lists/lua-l/2010-06/msg00020.html]?