Andy Wingo escreveu:

>  * Guile-VM does not currently offer a significant speed advantage over
>    the interpreter. It is mostly faster by about 2 times or so, but
>    sometimes slower. On the other hand I haven't profiled it yet. And,
>    on the other other hand, loading compiled code is really quick.

On a related note: how close could this get to executing the C-bindings? The 
Guile 
interpreter contains lots of C code that could have just as well have been 
written in Scheme.  It would be cool to drop some of this if there is no
speed penalty? 


-- 
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen



Reply via email to