[Issue 9584] Exceptions in D are ludicrously slow (far worse than Java)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 22 04:12:04 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=9584
--- Comment #8 from bearophile_hugs at eml.cc 2013-12-22 04:11:58 PST ---
The situation is improved, now in my benchmarks D exceptions are about only
2-2.5 times slower than Java exceptions.
Further improvements in the GC or the optimizations linked here by Don (that I
was not able to reproduce in the latest JavaVM) could bring the two even more
on parity:
http://www.javaspecialists.eu/archive/Issue187.html
--
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