LDC 0.11.0 has been released!

Kai Nacke kai at redstar.de
Sat Jun 29 12:00:17 PDT 2013


On Thursday, 20 June 2013 at 19:40:41 UTC, Temtaime wrote:
> Yes, i maked some tests and ICC gives better perfomance without 
> code changes in many cases.
> Other problem is, if ldc doesn't compiles by ICC.

Do you have some numbers? E.g. compile time for druntime is 
reduced by 15%.

For LDC I suspect that there is no real benefit. As far as I know 
ICC is really great in auto vectorization and similar stuff. LLVM 
and LDC do not seem to be a good target for this...

(One of the performance killer is the memory consumption...)

Kai


More information about the digitalmars-d-ldc mailing list