Disappointing math performance compared to GDC

Gabor Mezo via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Thu Oct 9 01:13:20 PDT 2014


Hey,

We have made progress. I've merged my computation code into a 
single module, and now the LDC build is as perfomant as the Clang 
one! The benchmark took around 0.044 secs. It's slower that the 
GDC version but it is amazing that D language can be as 
performant as C++ by using the same compiler backend, so no magic 
allowed.

Results pushed in.


More information about the digitalmars-d-ldc mailing list