DMD 1.036 and 2.020 releases

digited digited at yandex.ru
Thu Oct 23 09:59:51 PDT 2008


Walter Bright Wrote:

> 
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.036.zip
> 

Great!

I failed to compile Tango svn trunk with 1.036, but Tango 0.99.7, compiled with 1.035, works fine.

I got a small fps boost when compiled my graphics engine with new dmd - maybe some improvements in associative arrays operations?.. Fps stability also improved.

When I was compiling DWT with 1.035 in a single command to dmd (dmd -lib modules), it took 11.66 seconds on 2GHz processor, size of lib was 7.6MB. With 1.036 it took 16.74 seconds and lib size became 8.1. I get same results with "-lib" while compiling derelict opengl and glu - it now takes a bit longer and produces bigger libs. Have you changed something?




More information about the Digitalmars-d-announce mailing list