DMD 1.038 and 2.022 releases
    Walter Bright 
    newshound1 at digitalmars.com
       
    Mon Dec 15 15:26:04 PST 2008
    
    
  
Sönke Ludwig wrote:
> In my project compilation takes now several minutes for some files which 
> compiled in about a second with 2.021. I stopped the compilation of the 
> whole project after about 2 hours (took 2 min at most on 2.021).
> 
> I'll try to track this down when I get the time, but i doubt that those 
> times get anywhere near those of the original.
Do you have modules that recursively import themselves, and instantiate 
a lot of templates?
    
    
More information about the Digitalmars-d-announce
mailing list