What happened to phobos compile time?
    Per Nordlöw 
    per.nordlow at gmail.com
       
    Tue Aug  4 22:40:58 UTC 2020
    
    
  
On Tuesday, 4 August 2020 at 22:24:51 UTC, H. S. Teoh wrote:
> don't bother with dmd, use ldc or gdc.  Dmd is really only 
> useful for lightning fast compile times; if even that has gone 
> out the window, then I've just about lost all reasons to use 
> dmd at all.
Not yet, dmd is still blazingly fast when compiling "simple" code:
https://github.com/nordlow/compiler-benchmark#sample-run-output
Pay special attention to the Rust-numbers.
    
    
More information about the Digitalmars-d
mailing list