Howdy,

After discussion on #parrot, I unmerged the generational_gc branch
from master, it now lives in the gen_gc2 branch.

Duke


On Thu, Feb 10, 2011 at 1:50 PM, Vasily Chekalkin <[email protected]> wrote:
> On Thu, Feb 10, 2011 at 11:56 PM, Nick Wellnhofer <[email protected]> wrote:
>> This is really great work. What's especially impressive is that GenGC uses
>> considerably less memory. Do you have an explanation for that?
>
> Yes. We collect memory much more often. With survival rate of 1-10%
> from nursery collection we don't keep a lot of dead objects. And I
> suspect that most of these objects ad CallContext/ExceptionHandlers
> from PCC.
>
> --
> Bacek
> _______________________________________________
> http://lists.parrot.org/mailman/listinfo/parrot-dev
>



-- 
Jonathan "Duke" Leto
[email protected]
http://leto.net
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to