modifying 'great'



Barton Willis wrote:
> maxima-bounces at math.utexas.edu wrote on 04/03/2008 12:26:16 PM:
> 
>     Barton> pedestrian means to get this data, but I think it's close.
>> What Lisp did you use?  GCL?
> 
> I used GCL, but I didn't use a profiler --- the other day when I
> looked for the GCL documentation, I couldn't find it. So I gave up on
> trying to use a profiler.
> 
> We have a big discrepancy on the number of calls to 'great.' You got
> 1,661,359, and I got 3,035,005. What's the story?  Let me double check
> to see if I was doing something wrong or nonstandard.

Don't know, but I'm not sure I trust the results from cmucl either.  The 
profiler complained about some things, and then when I asked for the 
results, it complained about break-call not having any profile info 
structures associated with it.

I should try again too, more carefully.

Ray