guile-devel
[Top][All Lists]
Advanced

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

Re: pass at srfi-89 implementation


From: Andy Wingo
Subject: Re: pass at srfi-89 implementation
Date: Wed, 20 Aug 2008 13:14:51 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi,

On Wed 20 Aug 2008 00:32, address@hidden (Ludovic Courtès) writes:

>   http://thread.gmane.org/gmane.lisp.guile.bugs/3895
>
> I'm concerned about the accuracy of `statprof' given that handlers are
> called asynchronously.

Signal handlers have always been called asynchronously, so there's been
some fuzziness as to when statprof handlers get called; in practice
however it's corresponded pretty well.

I just ran the statprof unit test and it seems to still be OK. Perhaps
in Julien's run, there simply was not enough time in user space relative
to the sampling frequency. (Certainly statprof should deal with this in
a more intelligent fashion.)

Andy
-- 
http://wingolog.org/




reply via email to

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