Detecting performance pitfall in array access

kinke noone at nowhere.com
Sun May 17 11:41:08 UTC 2020


On Sunday, 17 May 2020 at 11:39:30 UTC, kinke wrote:
> DMD v2.091:
> * dmd -m64 -O -release -boundscheck=off -run ..\speed.d aa bbc: 
> ~11 μs

I forgot `-inline` for DMD; that reduces the speed, yielding ~16 
μs.


More information about the Digitalmars-d-learn mailing list