[Issue 13193] Extreme slowdown in compilation time of OpenSSL in Tango for optimized build
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Jul 27 07:48:18 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13193
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |performance
Hardware|x86 |All
OS|Mac OS X |All
--- Comment #5 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Kenji Hara from comment #4)
> Introduced in: https://github.com/D-Programming-Language/dmd/pull/2561
This is performance issue of dmd backend codegen, because it does not occur
with -o- switch.
--
More information about the Digitalmars-d-bugs
mailing list