dmd 1.042 and 2.027 releases

0ffh frank at youknow.what.todo.interNETz
Wed Apr 1 05:22:21 PDT 2009


bearophile wrote:
> I have tried on Windows, on a 2-core CPU and the CPU usage is about 50%
> still (only one core used).

Well, I that's a pure reader thread running in the bg it wouldn't take any
cpu time. That's because it's basically just waiting for data transfers from 
the disk to put them in a queue for the compiler thread.


More information about the Digitalmars-d-announce mailing list