guile-devel
[Top][All Lists]
Advanced

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

Re: inlining enabled in guile-vm: things get faster


From: Ludovic Courtès
Subject: Re: inlining enabled in guile-vm: things get faster
Date: Mon, 26 May 2008 09:55:55 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi,

Andy Wingo <address@hidden> writes:

> So it turns out that inlining of a number of operations was disabled in
> guile-vm, from `apply' to `=' and other such things.

That's nice, but it reminds me of that discussion we had when I
experimented with similar things in the evaluator [0].  I think it's
important to optimize the general R5RS-compatible case, rather than
start relying on non-standard behavior for speed.

Thanks,
Ludovic.

[0] http://thread.gmane.org/gmane.lisp.guile.devel/6043





reply via email to

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