<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 18 August 2015 at 23:25, Walter Bright via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 8/18/2015 1:47 PM, deadalnix wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Realistically, D does not have the man power required to reach the same level of<br>
optimization, and have many higher impact task to spend that manpower on.<br>
</blockquote>
<br></span>
dmd also does a sludge of patterns. I'm just looking for a few that would significantly impact the result.<br>
</blockquote></div><br></div><div class="gmail_extra">Speculative devirtualization? <a href="http://hubicka.blogspot.de/2014/02/devirtualization-in-c-part-4-analyzing.html">http://hubicka.blogspot.de/2014/02/devirtualization-in-c-part-4-analyzing.html</a><br><br></div></div>