emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Indentation and gc


From: Eli Zaretskii
Subject: Re: Indentation and gc
Date: Sat, 08 Apr 2023 11:04:28 +0300

> From: Ihor Radchenko <yantar92@posteo.net>
> Cc: arne_bab@web.de, spacibba@aol.com, emacs-devel@gnu.org
> Date: Thu, 06 Apr 2023 09:13:13 +0000
> 
> I am attaching some stats I recorded by varying gc-cons-threshold and
> using Emacs.

Thanks.  This is just for 14 to 25 hours of uptime.  I think we need
statistics for longer periods of time.

> Some observations:
> 1. GC time increases over time
> 2. Total time spend in GC decreases with increases gc-cons-threshold
> 3. Avg time spend in a single GC is roughly the same, except for very
>    high gc-cons-thresholds
> 4. Memory limit has no obvious correlation with gc-cons-threshold

I'm not sure I agree with the last conclusion.  It seems like higher
thresholds allow the memory limit to grow almost twofold.  But maybe
the relatively short uptime prevents the data from being truly
representative, as I see in some cases the memory limit going down
after some time.



reply via email to

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