On Wed, 8 Oct 2014 20:47:09 +0300 ketmar via Digitalmars-d-announce <digitalmars-d-announce@puremagic.com> wrote:
p.s. i believe that there shouldn't be any flags that turns off range checking. if someone wants to do it "fast", he can use pointer arithmetics (this is exactly the same as using arrays with range checks off). that's what i'm doing in my code: writing everything using arrays, which are range-checked. then profiling and rewriting bottlenecks using pointer arithmetics. and i found that i rarely ever need to go pointers, 'cause optimizing algorithms has much bigger impact on performance.
signature.asc
Description: PGP signature