Official compiler

Iain Buclaw via Digitalmars-d digitalmars-d at puremagic.com
Fri Feb 26 00:20:14 PST 2016


On 25 Feb 2016 11:05 pm, "Walter Bright via Digitalmars-d" <
digitalmars-d at puremagic.com> wrote:
>
> On 2/25/2016 1:50 PM, Andrei Alexandrescu wrote:
>>
>> Good to know, thanks! -- Andrei
>
>
> 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>.
>

I thought that mulithreaded I/O did not change anything, or slowed
compilation down in some cases?

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20160226/bcab4321/attachment.html>


More information about the Digitalmars-d mailing list