On 11/12/13, Sergei Nosov <[email protected]> wrote: > In my version of dub it's "-release -inline -O". I've tried also > adding the -noboundscheck flag and it yielded the same results. I > guess the setup for ldc is similar.
What about using -version=CHIP_USE_DOUBLES ? I get quite a slowdown when using it with DMD, I'm wondering whether it's compiler-specific.
