shared methods

Kagamin spam at here.lot
Sat Jan 25 13:48:39 PST 2014


Also if you read a shared value with atomicLoad every time, this 
disallows caching in registers or on stack, which is also 
performance hit. The shared value should be read once and cached 
if possible.


More information about the Digitalmars-d-learn mailing list