emacs-devel
[Top][All Lists]
Advanced

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

Re: Elisp native profiler


From: Stefan Monnier
Subject: Re: Elisp native profiler
Date: Mon, 01 Oct 2012 12:31:55 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

> needs in the foreground thread.  This is with the default profiling
> interval set by profiler.el, which causes the profiling timer be run
> at 15 msec intervals, the minimal one supported by the emulated
> itimer.

One potential problem I see is when the interval is smaller than what
the OS really does.  The resulting percentages are (probably) OK,
but the resulting times are not.


        Stefan



reply via email to

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