Thread overview
[Issue 9995] Long compilation time with std.net.curl import
Dec 17, 2022
Iain Buclaw
August 29, 2014
https://issues.dlang.org/show_bug.cgi?id=9995

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh@quickfur.ath.cx

--- Comment #1 from hsteoh@quickfur.ath.cx ---
Does this still happen? On git HEAD (Linux/64) it compiles within 1-2 seconds
for me.

--
August 30, 2014
https://issues.dlang.org/show_bug.cgi?id=9995

--- Comment #2 from bearophile_hugs@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.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=9995

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=9995

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/18571

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--