Compiler flags when profiling a build

Per Nordlöw per.nordlow at gmail.com
Sun Oct 25 14:08:21 UTC 2020


What flags do you feed to dmd/ldc when you profile a build?

Do you initially

- compile in debug or release mode?
- activate inlining or not?
- use dmd or ldc?
- use any other alternatives not mentioned above?


More information about the Digitalmars-d mailing list