Implementing and optimizing a simple graph metric

bearophile bearophileHUGS at lycos.com
Thu Sep 26 13:56:38 PDT 2013


Joseph Rushton Wakeling:

> I have not found this -- using minimallyInitializedArray for 
> the arrays of built-in types is slower than if I use 
> uninitializedArray.

Then minimallyInitializedArray should be improved :-)


> You seem to be suggesting that using uninitializedArray could 
> cause general slowdown,

I am saying that in general uninitializedArray is less safe.

Bye,
bearophile


More information about the Digitalmars-d-announce mailing list