emacs-devel
[Top][All Lists]
Advanced

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

Re: Tooltips GC overhead


From: martin rudalics
Subject: Re: Tooltips GC overhead
Date: Thu, 30 Jul 2015 08:00:09 +0200

> I can't reproduce your problem on Fedora 21, configured with gcc 5.1.0
> -m32 and --without-imagemagick (ImageMagick breaks the build on my
> native x86-64 platform due to library incompatibilities) and running
> emacs -Q.  When I tried profiler-start with mem, then letting tooltips
> show over the modeline, then running profiler-report, I got the
> following, which seems benign.

What can one conclude from this:

>             profiler-memory-profile                            943,516  95%

That Emacs spent 95% of its allocations in `profiler-memory-profile'?
So all overhead went to the profiler itself?  This output makes even
less sense than mine :-(

martin



reply via email to

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