[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Not using DOC for ELisp files
From: |
Po Lu |
Subject: |
Re: Not using DOC for ELisp files |
Date: |
Tue, 28 Dec 2021 13:38:39 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) |
LdBeth <andpuke@foxmail.com> writes:
> Having some data declared to be static can speed up GC scanning.
I doubt it's significant.
> Probably that could be dropped in favor of a generational GC.
My opinion is that pure space constitutes a very primitive form of
generational garbage collection, where purified data is a permanant
"old" generation.
However, I doubt that gives any perceivable benefit to GC time today.
Re: Not using DOC for ELisp files, Stefan Kangas, 2021/12/27
Re: Not using DOC for ELisp files, Lars Ingebrigtsen, 2021/12/28
Re: Not using DOC for ELisp files, Eli Zaretskii, 2021/12/28