help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Observing lags or never ending processes


From: Jean Louis
Subject: Re: Observing lags or never ending processes
Date: Mon, 12 Sep 2022 10:50:57 +0300
User-agent: Mutt/+ () (2022-06-11)

With 8 GB of memory, I would like to optimize garbage collection in
these variables below. 

Is there some recommendation based on memory size?

Hide Gc Cons Percentage: Floating point number: 0.1
   [ State ]: CHANGED outside Customize.
   Portion of the heap used for allocation. Hide
   Garbage collection can happen automatically once this portion of the heap
   has been allocated since the last garbage collection.
   If this portion is smaller than ‘gc-cons-threshold’, this is ignored.

Hide Gc Cons Threshold: Integer: 800000
   [ State ]: STANDARD.
   Number of bytes of consing between garbage collections. Hide


Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

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