"Adam D. Ruppe" <destructiona...@gmail.com> wrote in message 
news:j52eia$133v$1...@digitalmars.com...
> Peter Alexander wrote:
>> In contrast, my D hobby project at only a few thousand lines of code
>> already takes 11s to build and doesn't do any fancy metaprogramming
>> or use CTFE.
>
> Curious, did you use a library like QtD?
>
> My slowest D compile except my one attempt into qtd is about 30,000
> lines of template using code that takes about 5 seconds on my
> computer. (I compile and link it all at once)
>

DDMD takes 1-2 minutes to build for me.


Reply via email to