emacs-devel
[Top][All Lists]
Advanced

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

Re: Strange profiling report


From: Stefan Monnier
Subject: Re: Strange profiling report
Date: Fri, 14 Oct 2016 09:06:13 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> The buffer-stale--default-function worries me: how could it use so
> much time ?  Moreover, it is an elisp function, so why the profiler
> doesn't report about the inner functions?

Good questions.  I think you'd need to instrument the code to try and
get more detailed info in order to figure that out.

Seeing how many times it's called might give a bit more of a clue?


        Stefan




reply via email to

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