[gambit-list] performance

Álvaro Castro-Castilla alvaro.castro.castilla at gmail.com
Fri Apr 2 11:21:08 EDT 2010


> And you're allocating manipulating lists in the Scheme version, but using
an array in the C version, which you could also do in the scheme version.


Isn't the second version, with: (do ((vec (make-u8vector len)) allocating,
and then writing with u8vector-set! doing that?

Thanks for your explanations.

Best regards,

Álvaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20100402/6cd07636/attachment.htm>


More information about the Gambit-list mailing list