How to profile compile times of a source code?

Vladimir Panteleev thecybershadow.lists at gmail.com
Sun Aug 8 18:11:51 UTC 2021


On Saturday, 30 January 2021 at 22:47:39 UTC, Ahmet Sait wrote:
> I'm looking for ways to figure out what parts of the code slows 
> down the compiler other than brute force trial.

You could try some of the tools listed on the wiki for build time 
profiling:

https://wiki.dlang.org/Development_tools#Build_time_profiling

(intentional bump to aid search results, as apparently this list 
is not very well known)


More information about the Digitalmars-d-learn mailing list