Enhanced array appending

grauzone none at example.net
Wed Dec 23 03:40:16 PST 2009


Steven Schveighoffer wrote:
> All,
> 
> I created a new patched druntime that prevents array stomping and at the 
> same time increases append performance for thread-local array appending.
> 
> The patch is attached to bugzilla entry 3637. ( 
> http://d.puremagic.com/issues/show_bug.cgi?id=3637 )

Nobody cares about it? (Except someone commenting in bugzilla, but 
where's Andrei and Walter?)


Also, what again were the arguments against adding a "capacity" field in 
the slice struct to deal with the append problem?

I think Go does this.



More information about the Digitalmars-d mailing list