emacs-devel
[Top][All Lists]
Advanced

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

Re: Implementing image support for kitty terminal


From: Po Lu
Subject: Re: Implementing image support for kitty terminal
Date: Fri, 09 Sep 2022 15:25:09 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Jose A Ortega Ruiz <jao@gnu.org> writes:

> pardon my ignorance: what's masstif? search engines are giving me back
> just pictures of dogs!

Sorry, autocorrect problem.  Massif is the Valgrind heap analyzer tool.
Running Emacs under that will let you know if some C code is allocating
excessive amounts from the heap.

But to run Emacs under it for a long period of time, you need a fast
computer with lots of RAM; it's not for everyone.

Thanks.


reply via email to

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