Hallo,
On Fri, Jan 21, 2011 at 5:38 PM, Marc Feeley feeley@iro.umontreal.ca wrote:
(I suppose you'll come back with benchmarks using your native x86-32 back end at this point, but I need to run 64-bit Gambit ...)
The x86 back-end runs fib_scm about 2.5 times faster than when using the C back-end. That's faster than Chicken, and also Larceny and Ikarus (which have x86 back-ends). The Gambit x86 back-end supports both x86-32 and x86-64.
I never heard of this x86 backend before. Is it in another git branch?
Cheers,