Re: PATCH: fixes bug with calling garbage collector from custom lua_Alloc
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: PATCH: fixes bug with calling garbage collector from custom lua_Alloc
- From: "Leonardo Maciel" <leonardo@...>
- Date: Thu, 8 May 2008 11:59:29 -0300
> Step collection at memlimit:
> max_memused=65536
> peak_memused=65535
> time=10.55 secs
>
> Step collection at memlimit.
> max_memused=62000
> peak_memused=61999
> time=27.52 secs
Hi Robert, care to explain the difference between these two runs? Thanks,
Leonardo