generational_gc branch.
Jonathan Leto
jaleto at gmail.com
Fri Feb 11 20:57:05 UTC 2011
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 <bacek at bacek.com> wrote:
> On Thu, Feb 10, 2011 at 11:56 PM, Nick Wellnhofer <wellnhofer at aevum.de> 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
jonathan at leto.net
http://leto.net
More information about the parrot-dev
mailing list