[Issue 20391] [REG 2.089] DMD compile times increased by 40% because ENABLE_RELEASE=0 in build
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jan 8 21:43:35 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20391
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at dawg.eu,
| |r.sagitario at gmx.de
--- Comment #7 from Rainer Schuetze <r.sagitario at gmx.de> ---
dmd 2.090 is still slower than 2.088. dmd.exe is also built with debug symbols
and contains strings only used by assertions, so I suspect it's just a debug
build.
dub.exe also contains debug symbols, but it has always been this way.
Maybe a locally modified makefile during release build is also causing the dmd
version to have the suffix -dirty.
@Martin any idea?
--
More information about the Digitalmars-d-bugs
mailing list