Post about comparing C, C++ and D performance with a real world project

German Diago germandiago at gmail.com
Mon Dec 11 18:34:50 UTC 2017


On Thursday, 7 December 2017 at 14:09:35 UTC, Steven 
Schveighoffer wrote:
> On 12/7/17 6:46 AM, Daniel Kozak wrote:
>> 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

You can see the compilation command line if you compile with 
ninja -v


More information about the Digitalmars-d mailing list