guile-devel
[Top][All Lists]
Advanced

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

Re: goops and memoization


From: Neil Jerram
Subject: Re: goops and memoization
Date: 01 Dec 2002 18:00:18 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Dirk" == Dirk Herrmann <address@hidden> writes:

    Dirk> The best solution would be if the optimization that goops
    Dirk> performs would be done directly on the memoized code,
    Dirk> without having to unmemoize-transform-rememoize the code.
    Dirk> It would be great if you could look into places in goops
    Dirk> (or, maybe even guile in general) where such interactions
    Dirk> occur.  If I had a list of these places, I could then try to
    Dirk> remove the optimizing code from the scheme level and re-code
    Dirk> it in C, where it would be possible to perform the
    Dirk> optimizations directly on the memoized code.

Fair enough; I'll keep thinking and looking into this.  Can you share
your code with me somehow, so that I can try possibilities out?

        Neil





reply via email to

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