[Issue 17577] 20%+ Performance degradation in std.conv.to due to 'import std.getopt'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 2 13:01:42 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=17577

berni44 <bugzilla at d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |bugzilla at d-ecke.de
         Resolution|---                         |WORKSFORME

--- Comment #7 from berni44 <bugzilla at d-ecke.de> ---
Seems to be fixed meanwhile.

Current dmd (v2.089.0-rc.1-243-g4431f198d) produced 6.26 (without) vs. 6.25
(with) and ldc2 (1.12.0) 4.32 (without) vs 4.26 (with).

--


More information about the Digitalmars-d-bugs mailing list