[racket] translate from Racket to Common Lisp

From: Hugh Aguilar (hughaguilar96 at yahoo.com)
Date: Tue Nov 6 03:50:54 EST 2012

I am very impressed that Racket is as fast as it is. I had expected the compilers such as Gambit to be much faster than the VM-JIT system. If Racket had a 64-bit x86 assembler available, I might even consider using it instead of Gambit.


Message: 1

Date: Mon, 5 Nov 2012 08:09:19 -0500
From: Sam Tobin-Hochstadt <samth at ccs.neu.edu>
To: Matthew Flatt <mflatt at cs.utah.edu>
Cc: "users at racket-lang.org" <users at racket-lang.org>
Subject: Re: [racket] translate from Racket to Common Lisp
Message-ID:
    <CAK=HD+Yyr1R4K6emrgSXqie2c_AmT1BzhLpP1X=1NDXRgzsjGg at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

It's impressive to note the change in relative performance for Racket
over past 3 years since you published the benchmarks on the blog --
Racket has gone from slower than Gambit on the majority of benchmarks,
sometimes by a significant margin, to faster on most of them, and
never more than 2x slower (except ctak).

Thanks, Matthew!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20121106/ebd13464/attachment.html>

Posted on the users mailing list.