<div dir="ltr">Hmm. I have tested old version od dmd and ldc with BitNFA, but it does not help much with those two cases<div><br></div><div>actual version of ldc:</div><div><br></div><div><div>240.964 - 92</div><div>211.433 - 5301</div><div>6.76683 - 5</div></div><div><br></div><div>ldc 1.2:</div><div><div>215.158 - 92</div><div>190.255 - 5301</div><div>6.58155 - 5</div></div><div><br></div><div>So there is some improvments but not as much as I would expected.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 20, 2017 at 6:54 AM, Dmitry Olshansky 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 Tuesday, 19 September 2017 at 19:52:57 UTC, Daniel Kozak wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there a plan to make BitNFA back?<br>
</blockquote>
<br></span>
Yes, the moment we have CTFE that doesn't leak.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is possible that newCTFE will improve problem with memory?<br>
</blockquote>
<br></span>
It should but it doesn't support classes and exceptions. I need them.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Or it is possible to improve those slow cases?<br>
</blockquote>
<br></span>
There are many other things but BitNFA is a nobrainer - all the work has been already done and it is super fast where applicable.<br>
<br>
---<br>
Dmitry Olshansky<br>
<br>
</blockquote></div><br></div>