Compile-time memory footprint of std.algorithm
Brian Schott via Digitalmars-d
digitalmars-d at puremagic.com
Wed Apr 23 16:25:32 PDT 2014
On Wednesday, 23 April 2014 at 23:19:20 UTC, Jussi Jumppanen
wrote:
> In that project compiling the lexer.d file causes a massive
> increase in compiler memory usage.
The code is actually located here:
https://github.com/Hackerpilot/Dscanner
If you want to make DMD cry, compile it with "-O -inline
-release".
More information about the Digitalmars-d
mailing list