Not much helpful, still does not know which compiler flags have been used, or how I can reproduce this. It would be nice to have some shell script which will compile it and run it in a same manner as a original author
On Thu, Dec 7, 2017 at 12:35 PM, Antonio Corbi via Digitalmars-d < [email protected]> wrote: > On Thursday, 7 December 2017 at 10:33:59 UTC, Timothee Cour wrote: > >> is there a link to source code (C++,C,D) nor compile / runtime commands >> used? hard to reach any conclusion without this >> >> >> On Thu, Dec 7, 2017 at 1:55 AM, Antonio Corbi via Digitalmars-d < >> [email protected]> 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 >>> >>> Antonio. >>> >> > The code is in the github repo mentioned there. It has several branches. > The application is built using meson (http://mesonbuild.com/). > > Antonio >
