Major performance problem with std.array.front()

Walter Bright newshound2 at digitalmars.com
Mon Mar 10 16:59:07 PDT 2014


On 3/10/2014 6:47 AM, Dicebot wrote:
> (array literals that allocate, I will never forgive that).

It was done that way simply to get it up and running quickly. Having them not 
allocate is an optimization, it doesn't change the nature.



More information about the Digitalmars-d mailing list