chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] profile data: "calls" too high


From: Claude Marinier
Subject: Re: [Chicken-users] profile data: "calls" too high
Date: Thu, 13 Sep 2012 08:59:54 -0400


On Thu, Sep 13, 2012 at 3:30 AM, Peter Bex <address@hidden> wrote:
On Wed, Sep 12, 2012 at 09:12:55PM -0400, Claude Marinier wrote:
> Hi,

Hi Claude,

> I am new to profiling. I am surprized by the high count of the first
> function in the table: make-date. When I grep for "make-date", it confirms
> that it appears in only one file. I have attached this file. From this, I
> expect make-date to be called as often as time-stamp and make-time which
> are called three times.

Which version of Chicken is this?  IIRC, 4.7.0 is known to produce bogus
profiles.

I am using 4.7 (possibly 4.7.0.6). Do I need to wait for 4.8 or should I try 4.7.x ?

--
Claude

reply via email to

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