[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua's GC
- From: "J. Perkins" <jason@...>
- Date: Tue, 11 Jun 2002 11:53:29 -0400
Joshua Jensen wrote:
And I had a pooled allocator, but I still had 60 millisecond GC hiccups
in the middle of the real-time loop, because so much was scripted. So,
it's not enough.
Right, it's an improvement, but not a solution. Sorry, I should
have said that. I do get hiccups too, but I'll be in development
for some time yet, and by the time I release, someone will have
written a new gc for Lua, right? ;)
Jason