ruby-lang
March 9th, 2006, 07:45 AM
<p>Mauricio’s found some <span class="caps">CFLAGS</span> in <span class="caps">YARV</span> which will <a href="http://eigenclass.org/hiki.rb?yarv+ueber+algorithmical+optimization">power-up the opcodes</a> to give Ruby a highly swift route through recursion. He runs an Ackermann on Ruby <span class="caps">HEAD</span> for a time of <code>1.815</code> seconds, compared with St. Valentine’s <span class="caps">YARV</span> which clocks in at <code>0.027</code>. (Note that he’s including a <code>0.02</code> sleep!)</p>
<p>I’m dying for Nintendo Power to put out a big fold-out map of <span class="caps">YARV</span> opcodes and cheats. Anyway, be sure to check the leftmost column of <a href="http://atdot.net/yarv/insnstbl.html">ko1’s map</a> before telling Slashdot that Ruby is leaving streak marks everywhere, lest we become the new heirs to Alex Chiu. You can’t see it, but I am winking.</p>
<a href="http://redhanded.hobix.com/inspect/mauricioSkipsRecursionWithYarvSHiddenLevels.html" target="_blank">http://redhanded.hobix.com/inspect/mauricioSkipsRecursionWithYarvSHiddenLevels.html</a>
<p>I’m dying for Nintendo Power to put out a big fold-out map of <span class="caps">YARV</span> opcodes and cheats. Anyway, be sure to check the leftmost column of <a href="http://atdot.net/yarv/insnstbl.html">ko1’s map</a> before telling Slashdot that Ruby is leaving streak marks everywhere, lest we become the new heirs to Alex Chiu. You can’t see it, but I am winking.</p>
<a href="http://redhanded.hobix.com/inspect/mauricioSkipsRecursionWithYarvSHiddenLevels.html" target="_blank">http://redhanded.hobix.com/inspect/mauricioSkipsRecursionWithYarvSHiddenLevels.html</a>