guile-devel
[Top][All Lists]
Advanced

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

Re: Question about your profiling patch...


From: Keisuke Nishida
Subject: Re: Question about your profiling patch...
Date: Wed, 04 Apr 2001 18:10:29 -0400
User-agent: Wanderlust/2.4.0 (Rio) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/21.0.99 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

At 04 Apr 2001 16:36:15 -0500,
Rob Browning wrote:
> 
> We've grabbed and applied your profiling patch here to guile 1.4, and
> we've been using it to try and profile some things that need to be
> sped up.  However, I'm a little suspicious of its results.  As an
> example, there are cases where a given function is listed as being
> called 32000 times, yet one of it's sub-functions (that is called
> unconditionally) shows up as *never* being called.
> 
> Any idea what might be wrong?

Is the sub-function not shown at a tail position?  If so, probably
I was missing recording tail calls.



reply via email to

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