guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Take some lowhanging fruit to speed up R6RS fixnum operation


From: Ludovic Courtès
Subject: Re: [PATCH] Take some lowhanging fruit to speed up R6RS fixnum operations
Date: Sun, 27 Mar 2011 17:19:18 +0200
User-agent: Gnus/5.110013 (No Gnus v0.13) Emacs/23.3 (gnu/linux)

Hello,

Andreas Rottmann <address@hidden> writes:

> So, that's around 5% improvment (on the ZIP benchmark) for an IMHO
> significantly more hackish implementation.  I'm not sure that's worth
> it. WDYT?

Was it with ‘fixnum?’ inline, or with the ‘fixnum?’ instruction?

It’s ironic that while R6RS fixnums are a performance hack, they end up
being less efficient than unbounded integers in Guile.

Do you know how other implementations deal with that?

Thanks,
Ludo’.



reply via email to

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