[Issue 9995] Long compilation time with std.net.curl import
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Aug 30 01:34:50 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=9995
--- Comment #2 from bearophile_hugs at eml.cc ---
(In reply to hsteoh from comment #1)
> Does this still happen? On git HEAD (Linux/64) it compiles within 1-2
> seconds for me.
On the same system (Windows 32 bit) with -O -inline -noboundscheck -release dmd
2.067alpha takes about 5 seconds (and 420 MB RAM, that is a lot for such
program), so the timing is much better.
--
More information about the Digitalmars-d-bugs
mailing list