chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] improved inlining


From: Sven Hartrumpf
Subject: Re: [Chicken-users] improved inlining
Date: Wed, 29 Oct 2008 19:07:06 +0100 (CET)

Hi Felix.

Excellent move! I can confirm that inlining is often the key
to widen performance bottle necks. And if I understand your
modification correctly, it might even allow to inline functions
from the chicken "core" if one generates suitable inline files.
But let's start by collecting some experiences with the easier
uses of inlining, e.g. inlining of code from extensions.

Ciao
Sven

P.S.
The resulting chicken (after clean and confclean) is not usable:
> chicken
Error: unbound variable: ##compiler#initialize-compiler




reply via email to

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