<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 29 February 2016 at 00:43, 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 2/28/2016 1:35 AM, Iain Buclaw via Digitalmars-d wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Surely with Fibers everything would be deterministic though?<br>
</blockquote>
<br></span>
I don't see the point of fibers if:<br>
<br>
1. they are running on the same core<br></blockquote><div><br></div><div>That's a reasonable stance to have.  I was only considering the speed up of using yield/continue on a declarations' semantic pass verses the double round-robin we currently do for a couple of passes just because of forward-reference issues.<br></div></div></div></div>