guile-devel
[Top][All Lists]
Advanced

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

Re: Optimization of applicable smobs


From: Dirk Herrmann
Subject: Re: Optimization of applicable smobs
Date: Thu, 7 Dec 2000 12:12:36 +0100 (MET)

On 6 Dec 2000, Keisuke Nishida wrote:

> Mikael Djurfeldt <address@hidden> writes:
> 
> >    * Note now the possibility for a nice optimization:
> >
> >      If the function stored in `apply' takes, for example, two
> >      required arguments, then the *function itself* can be stored in
> >      `trampoline2', and we have eliminated one level of indirection.

I have applied a patch that performs the suggested optimization.  Further,
I made the signature parameters unsigned, which somewhat simplifies the
code.  If you agree with it, I can submit it or you can just integrate it
with your current changes regarding the deprecation of mfpe.

Best regards,
Dirk Herrmann

Attachment: smobdiff
Description: Text document


reply via email to

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