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

2014-03-19 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5892


Adam D. Ruppe destructiona...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||destructiona...@gmail.com
 Resolution||FIXED


--- Comment #3 from Adam D. Ruppe destructiona...@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: ---


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

2014-03-19 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5892


Infiltrator lt.infiltra...@gmail.com changed:

   What|Removed |Added

 CC||lt.infiltra...@gmail.com


--- Comment #2 from Infiltrator lt.infiltra...@gmail.com 2014-03-19 17:50:03 
PDT ---
Has anybody implemented this yet?

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


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

2011-04-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5892


bearophile_h...@eml.cc changed:

   What|Removed |Added

 CC||bearophile_h...@eml.cc


--- Comment #1 from bearophile_h...@eml.cc 2011-04-26 09:51:29 PDT ---
See part of the thread too, like:

http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.Darticle_id=135383

http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.Darticle_id=135370

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