http://d.puremagic.com/issues/show_bug.cgi?id=3407
David Simcha <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Simcha <[email protected]> 2009-10-30 10:00:46 PDT --- http://en.wikipedia.org/wiki/Bounds-checking_elimination Not sure if DMD does any of this yet, or if the implementation of bounds checking is naive. It may eventually be possible to optimize bounds checking enough that it can be left on in all but the most performance critical code. After all, Java gets away w/ this somehow. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
