<p dir="ltr">On 25 Feb 2016 11:05 pm, "Walter Bright via Digitalmars-d" <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br>
><br>
> On 2/25/2016 1:50 PM, Andrei Alexandrescu wrote:<br>
>><br>
>> Good to know, thanks! -- Andrei<br>
><br>
><br>
> DMD did slow down because it was now being compiled by DMD instead of g++. Also, dmd was doing multithreaded file I/O, but that was removed because speed didn't matter <grrrr>.<br>
></p>
<p dir="ltr">I thought that mulithreaded I/O did not change anything, or slowed compilation down in some cases?</p>
<p dir="ltr">Or I recall seeing a slight slowdown when I first tested it in gdc all those years ago.  So left it disabled - probably for the best too.</p>