[Issue 9584] Exceptions in D are ludicrously slow (far worse than Java)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Feb 27 01:04:36 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9584
--- Comment #6 from Don <clugdbug at yahoo.com.au> 2013-02-27 01:04:08 PST ---
Java does indeed do a lot of optimization of exceptions.
http://www.javaspecialists.eu/archive/Issue187.html
D does none. It's possible that this is what you're seeing. I can't yet tell if
there is a bug here or not.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list