Vector operations optimization.

Trass3r un at known.com
Fri Mar 23 04:20:58 PDT 2012


> The flags you want are -O, -inline -release.
>
> If you don't have those, then that might explain some of the slow down
> on slicing, since -release drops a ton of runtime checks.

-noboundscheck option can also speed up things.


More information about the Digitalmars-d-learn mailing list