<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 23 February 2013 13:59, Danny Yoo <span dir="ltr">&lt;<a href="mailto:dyoo@hashcollision.org" target="_blank">dyoo@hashcollision.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">&gt;<br>
&gt; On 23 February 2013 03:24, Danny Yoo &lt;<a href="mailto:dyoo@hashcollision.org">dyoo@hashcollision.org</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; &gt;   I wrote a simple script for fannkuch redux.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; <a href="https://github.com/highfly22/fannkuch-redux/blob/master/fannkuch-redux.rkt" target="_blank">https://github.com/highfly22/fannkuch-redux/blob/master/fannkuch-redux.rkt</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;   The result of this script is about 10 minutes in my i7 machine, which<br>
&gt;&gt; &gt; is<br>
&gt;&gt; &gt; better than Python, lua and ruby. Is the result expected? Do I miss<br>
&gt;&gt; &gt; something?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; How does it compare to the one in Racket&#39;s benchmarks suite?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://git.racket-lang.org/plt/blob/HEAD:/collects/tests/racket/benchmarks/shootout/fannkuch-redux.rkt" target="_blank">http://git.racket-lang.org/plt/blob/HEAD:/collects/tests/racket/benchmarks/shootout/fannkuch-redux.rkt</a><br>

&gt;<br>
&gt;<br>
&gt; It&#39;s amazing fast. If it is only 6 times slower than C version. If<br>
&gt; parallelizing the time consuming operations, it would be 2x slower than C<br>
&gt; version in the four cores CPU.<br>
<br>
<br>
</div>Do you mean the version you&#39;ve written, or the one in the Racket<br>
benchmark suite?<br></blockquote><div>It&#39;s the one in the benchmark suite.<br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im"><br>
<br>
<br>
&gt; By the way, there is no racket version on the site<br>
&gt; <a href="http://benchmarksgame.alioth.debian.org" target="_blank">http://benchmarksgame.alioth.debian.org</a><br>
&gt; Have you submitted this script?<br>
<br>
<br>
</div>Unfortunately, I hadn&#39;t.  I&#39;d completely forgot to do so after the<br>
Racket Hackathon from Racketcon.<br>
<br>
Does anyone here already have an account and can submit it?<br>
</blockquote></div></div></div>