https://issues.dlang.org/show_bug.cgi?id=12844
Justin Whear <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Justin Whear <[email protected]> --- I tested it out to 174GB before killing it. Perf says the top offenders are `Dsymbol::isTemplateMixin()`, `Dsymbol::pastMixin()`, and `CompoundStatement::interpret(InterState*)`. --
