guile-user
[Top][All Lists]
Advanced

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

Re: Guile is becoming as fast as rep


From: John Harper
Subject: Re: Guile is becoming as fast as rep
Date: Thu, 21 Sep 2000 10:35:11 +0100 (BST)

Keisuke Nishida writes:
|I tried the same benchmark with the current Guile and my VM:
|
|      With byte-compile
|        current rep        5706 (1.0)
|        Guile with VM      5451 (.96)

Wow, that's really impressive (especially as the rep vm has been around
longer than yours..)

One question: exactly which version of rep did you test against? The
version I'm releasing shortly (0.13) is about 60% faster than the
previous version on this benchmark (there was a stupid bug in the
compiler which affected the inner loop)

|
|      Without byte-compile
|        current rep         168 (1.0)
|        current Guile       679 (4.0)

I've not been trying to make interpreted code run fast, so I'm not
surprised by this..

|
|Anyway, just for your information.

thanks,

        John



reply via email to

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