<div dir="ltr"><div><div><div>Updated a parallel version to <a href="https://github.com/highfly22/fannkuch-redux">https://github.com/highfly22/fannkuch-redux</a><br></div>It takes about 1m50s in the four cores PC, while the script in the shoutout takes about 4m30s. It looks like the task division is not perfect.<br>
<br></div>I am just curious on the native implement of JIT. How to dump assemble code after JIT? <br><br></div><div>When I try to define count-flips as a macro, racket complains &quot;to many forms&quot;? What does that mean?<br>
</div><div><br></div>Thanks,<br>Haiwei<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 24 February 2013 11:03, 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;&gt; &gt; It&#39;s amazing fast. If it is only 6 times slower than C version. If<br>
&gt;&gt; &gt; parallelizing the time consuming operations, it would be 2x slower than<br>
&gt;&gt; &gt; C<br>
&gt;&gt; &gt; version in the four cores CPU.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Do you mean the version you&#39;ve written, or the one in the Racket<br>
&gt;&gt; benchmark suite?<br>
&gt;<br>
&gt; It&#39;s the one in the benchmark suite.<br>
<br>
<br>
</div>What does the code look like if you add the parallelizing?  Can you<br>
show us?   Thanks!<br>
</blockquote></div><br></div>