[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pdumper's performance
From: |
Stefan Monnier |
Subject: |
Re: pdumper's performance |
Date: |
Tue, 04 Sep 2018 15:30:16 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
>> letting the collector twiddle the mark bits). But I think this should
>> be a separate patch and should apply to all objects rather than only
>> the pdump'd ones.
> I'm not interested in replicating the cons block structure in the dump
> image, especially when separating markbits is the right thing to do
> anyway.
I'm more concerned about the non-cons non-float objects.
Stefan