Post about comparing C, C++ and D performance with a real world project
user1234
user1234 at 12.nl
Thu Dec 7 12:37:02 UTC 2017
On Thursday, 7 December 2017 at 12:00:00 UTC, Jonathan M Davis
wrote:
> On Thursday, December 07, 2017 09:55:56 Antonio Corbi via
> Digitalmars-d wrote:
>> Hello all,
>>
>> Jussi Pakkanen (one of the meson build system creators) has
>> written a post comparing C, C++ and D. Worth a read.
>>
>> http://nibblestew.blogspot.com.es/2017/12/comparing-c-c-and-d-performance-> with.html
>
> [...]
> I do wonder what the results would look like with clang and ldc
> though, particularly since the version of gdc in Ubuntu is
> going to be pretty old.
Yes and the GDC version also explains the 7 leaks. These are
quite certainly some old druntime bugs.
More information about the Digitalmars-d
mailing list