emacs-devel
[Top][All Lists]
Advanced

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

Re: Elisp native profiler


From: Paul Eggert
Subject: Re: Elisp native profiler
Date: Sun, 30 Sep 2012 00:37:22 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120912 Thunderbird/15.0.1

On 09/28/2012 04:00 AM, Eli Zaretskii wrote:
> What interval is used by the profiling code in a C program compiled
> with -pg?

It depends on the platform.  Historically it was 1/60th of
a second, because that's how often the clock interrupt was.
Nowadays 10 ms is common -- that's what GNU/Linux
uses, at least my copy does.





reply via email to

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