[Issue 5892] Lazy evaluation of stack trace when exception is thrown

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 19 17:53:23 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=5892


Adam D. Ruppe <destructionator at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |destructionator at gmail.com
         Resolution|                            |FIXED


--- Comment #3 from Adam D. Ruppe <destructionator at gmail.com> 2014-03-19 17:53:19 PDT ---
Yeah, the git version of dmd has it implemented for Windows (not sure who wrote
that) and Posix (I did that in another bug report).

Led to a *huge* speedup, 100-1000x depending on who ran the tests, making us
competitive with if not faster than Java.

I'll mark this as fixed as the next dmd release will have the new code.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list