]> git.eshelyaron.com Git - emacs.git/commit
Advise against using too-high GC thresholds
authorEli Zaretskii <eliz@gnu.org>
Sun, 20 Nov 2022 11:10:08 +0000 (13:10 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 20 Nov 2022 11:10:08 +0000 (13:10 +0200)
commit7b09ed28ba395030e5117344bb5b97b8ee4a8b40
tree4c985a26cd19ec4acece5acc8033b26f5e544865
parentfbad9c05ea1066c0ae48d40eca782bd406e4c42d
Advise against using too-high GC thresholds

* doc/lispref/internals.texi (Garbage Collection):
* src/alloc.c (syms_of_alloc) <gc-cons-threshold>
<gc-cons-percentage>: Advise against enlarging the GC thresholds
more than needed and for prolonged periods of time.
doc/lispref/internals.texi
src/alloc.c