emacs-devel
[Top][All Lists]
Advanced

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

Re: Ideas for debugging excessive garbage collection bugs?


From: Richard Stallman
Subject: Re: Ideas for debugging excessive garbage collection bugs?
Date: Sun, 10 Nov 2002 13:07:15 -0500

Something in your code must be consing a lot of data structure.
So the issue is to find out what.

First you could try just increasing gc-cons-threshold and see if that
gives acceptable results.




reply via email to

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