[Issue 12844] Absurd RAM Required for ctRegex

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jun 2 14:22:29 PDT 2014


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

Justin Whear <justin at economicmodeling.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |justin at economicmodeling.com

--- Comment #3 from Justin Whear <justin at economicmodeling.com> ---
I tested it out to 174GB before killing it.  Perf says the top offenders are 
`Dsymbol::isTemplateMixin()`, `Dsymbol::pastMixin()`, and
`CompoundStatement::interpret(InterState*)`.

--


More information about the Digitalmars-d-bugs mailing list