emacs-devel
[Top][All Lists]
Advanced

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

Re: NS port: How to debug excessive garbage collection?


From: Eli Zaretskii
Subject: Re: NS port: How to debug excessive garbage collection?
Date: Thu, 11 Apr 2019 17:14:53 +0300

> Date: Wed, 10 Apr 2019 20:27:49 -0700
> From: Keith David Bershatsky <address@hidden>
> 
> Q:  How should I proceed to debug the excessive garbage collection issue on 
> the NS port?

Does that happen with the unmodified master branch, or only with your
changes?

In any case, I think you should begin by finding out which type of
Lisp data contributes the most to the garbage, e.g. by looking at the
output of 'garbage-collect' (the function).



reply via email to

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