emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r110342: Count overruns when prof


From: Eli Zaretskii
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r110342: Count overruns when profiling; change units to ns.
Date: Wed, 03 Oct 2012 19:55:35 +0200

> Date: Wed, 03 Oct 2012 10:29:21 -0700
> From: Paul Eggert <address@hidden>
> CC: address@hidden, address@hidden
> 
> > So how about a new primitive that would return the information from
> > clock_gettime (or getrusage, if clock_gettime is not available), which
> > profiler.el could then use to convert timer ticks into seconds?
> 
> That should work.  I would like to add an optional argument
> to current-time, to specify which clock we want.  But isn't
> this sort of thing something that we need to delay until later?
> Aren't we in a feature freeze?

THis is a bugfix ;-)  Anyway, that's for Stefan and Chong to decide.
E.g., the inclusion of inotify support is still being considered,
AFAIU.



reply via email to

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