emacs-devel
[Top][All Lists]
Advanced

[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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]