LDC 0.16.0 has been released!

Joakim via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Oct 23 20:11:28 PDT 2015


On Friday, 23 October 2015 at 20:10:17 UTC, Jack Stouffer wrote:
> On Thursday, 22 October 2015 at 19:00:07 UTC, Kai Nacke wrote:
>> Hi everyone,
>>
>> LDC 0.16.0, the LLVM-based D compiler, is available for 
>> download!
>
> Congratulations!
>
> Has anyone on the LDC team done any benchmarks on how much 
> faster ddmd is when compiled with LDC?

ldc was recently added to the list of compilers that test ddmd 
continuously on travis CI:

https://github.com/D-Programming-Language/dmd/pull/5025

The associated travis CI run that finally went green with ldc 
0.16.0 beta 2 took about as long as the other D compilers, so 
performance of ldc-compiled ddmd seems comparable:

https://travis-ci.org/D-Programming-Language/dmd/builds/85017266


More information about the Digitalmars-d-announce mailing list