Description
D language build times can be measured and visualized per module to find slow compilation hotspots. This is useful for developers improving build performance in larger D projects.
Build-time analysis depends on representative runs and project configuration. Compare repeated measurements before changing architecture or compiler settings.