<div class="gmail_extra">I guess the etc.c... libs didn't make the cut :(</div><div class="gmail_extra"><br><div class="gmail_quote">On 28 April 2012 22:35, Dmitry Olshansky <span dir="ltr"><<a href="mailto:dmitry.olsh@gmail.com" target="_blank">dmitry.olsh@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 28.04.2012 21:08, Daniel Green wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
** Fixes, previous unresolved _Dmodule_ref **<br>
</blockquote>
<br></div>
Nice, it works so far :)<br>
<br>
And where as previous version promptly segfaulted on my regex benchmark this one goes through. And the compiled binary performance is not bad either:<br>
<br>
Small test - searching for all \S+@\S+ (rough "email") in 40Mb of man-like text.<br>
<br>
dmd: 5.48sec<br>
gdc: 3.30sec<br>
<br>
Cool, surely gone use it side by side with dmd.<br>
<br>
P.S. Command line options:<br>
dmd -O -release -noboundscheck<br>
gdc -Ofast -frelease<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Dmitry Olshansky<br>
</font></span></blockquote></div><br></div>