This is the mail archive of the guile@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: guile-vm-0.0


Marius Vollmer <mvo@zagadka.ping.de> writes:

> Great!  I am becoming convinced that a byte-code interpreter is easier
> to make fast than a tree-code interpreter.  After implementing builtin
> versions of "<" and "+" for two arguments, my evaluator is about 20%
> faster than Guile's regular non-debugging evaluator. 

What I really meant, was "20% faster for the loop benchmark that
Keisuke used."  It is not faster in general.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]